Apply suggestions from code review

This commit is contained in:
Phil Davis
2022-12-30 17:32:21 +05:45
committed by GitHub
parent b9fda28235
commit d0087f98b8
2 changed files with 2 additions and 2 deletions
@@ -35,7 +35,7 @@ Feature: get users
| Brian Murphy | %uuid_v4% | brian@example.org | Brian |
Scenario: non-admin user tries get all user
Scenario: non-admin user tries to get all users
When user "Brian" tries to get all users using the Graph API
Then the HTTP status code should be "401"
And the last response should be an unauthorized response