Skip to content

Fix deposit atom test to actually check the response message

Prior to this commit, the actual test was wrongfully ok because the slug was missing. This resulted in a 400 response which passed because we missed checking the actual response content. This now fixes it.

Depends on !381 (closed)

Test Plan

tox


Migrated from D4057 (view on Phabricator)

Merge request reports