diff --git a/tests/integration/features/APIv2.feature b/tests/integration/features/APIv2.feature index db0e081f9..bef8597b3 100644 --- a/tests/integration/features/APIv2.feature +++ b/tests/integration/features/APIv2.feature @@ -398,7 +398,7 @@ Feature: APIv2 | alias | type | permissions | | t1 | table | read,create,update | | t2 | table | read | - Then the reported status is "200" + Then the reported status is "403" When user "participant1-v2" fetches Context "c1" Then the fetched Context "c1" has following data: | field | value |