Update tests after change in seismic store behavior.
In the seismic server the delete operation is now idempotent. Meaning it won't return an error if the file does not exist. Update a few unit tests accordingly.
In the seismic server the delete operation is now idempotent. Meaning it won't return an error if the file does not exist. Update a few unit tests accordingly.