mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-16 21:24:19 +00:00
fix test
This commit is contained in:
parent
72100e6d92
commit
9ae1de7627
@ -2677,7 +2677,7 @@ class TestProcessApi(BaseTest):
|
||||
headers=self.logged_in_headers(with_super_admin_user),
|
||||
content_type="application/json",
|
||||
)
|
||||
assert response.json["status"] == "complete"
|
||||
assert response.json["status"] == "suspended"
|
||||
|
||||
def setup_initial_groups_for_move_tests(
|
||||
self, client: FlaskClient, with_super_admin_user: UserModel
|
||||
|
Loading…
x
Reference in New Issue
Block a user