fixed test

This commit is contained in:
vabene1111
2023-07-18 16:40:38 +02:00
parent 1f10a66c74
commit c2cf7ba758

View File

@@ -48,7 +48,7 @@ def recipe(request, space_1, u1_s1):
@pytest.mark.parametrize("arg", [
['g1_s1', 204],
['g1_s1', 403],
['u1_s1', 204],
['u1_s2', 404],
['a1_s1', 204],