Skip to content

Update tests after change in seismic store behavior.

Paal Kvamme requested to merge kvamme62/sdapi-idempotent into master

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.

Merge request reports