addressing the review (#7372)

This commit is contained in:
Sabin Panta
2023-10-11 15:55:26 +05:45
committed by GitHub
parent 383ad91815
commit 37208139f4
5 changed files with 18 additions and 18 deletions
@@ -12,7 +12,7 @@ Feature: delete user
Scenario Outline: admin user deletes a user
Given the administrator has assigned the role "Admin" to user "Alice" using the Graph API
And the user "Alice" has created a new user using the Graph API with the following settings:
And the user "Alice" has created a new user with the following attributes:
| userName | <userName> |
| displayName | <displayName> |
| email | <email> |