Skip to content
Snippets Groups Projects
Commit a5185ee2 authored by Chris Pastl's avatar Chris Pastl
Browse files

Revert "test: trigger a failure to check merge policies"

This reverts commit 789cf19c.
parent 789cf19c
No related branches found
No related tags found
1 merge request!39Add OpenAPI annotations for rrules and settings
Pipeline #7854 passed
......@@ -74,7 +74,7 @@ def test_update_host(admin_api_client, host, image):
response = admin_api_client.put(url(host), data=update)
assert response.status_code == 201
assert response.status_code == 200
assert_data(response, update)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment