test: updated test expectation

This commit is contained in:
Saw-jan
2024-07-18 09:44:31 +05:45
parent a93a74f9d1
commit 244f2bc937
9 changed files with 17 additions and 42 deletions
@@ -56,7 +56,7 @@ Feature: create user
| email | @example.org |
| password | 123 |
| accountEnabled | true |
Then the HTTP status code should be "401"
Then the HTTP status code should be "403"
And user "user" should not exist
Examples:
| user-role |