Added test for sending share invitation to deleted user
This commit is contained in:
@@ -81,7 +81,7 @@ Feature: create user
|
||||
Scenario: user can be created with the name of the deleted user
|
||||
Given user "Brian" has been created with default attributes and without skeleton files
|
||||
And the administrator has assigned the role "Admin" to user "Alice" using the Graph API
|
||||
And the user "Alice" has deleted a user "Brian" using the Graph API
|
||||
And the user "Alice" has deleted a user "Brian"
|
||||
When the user "Alice" creates a new user with the following attributes using the Graph API:
|
||||
| userName | Brian |
|
||||
| displayName | This is another Brian |
|
||||
|
||||
Reference in New Issue
Block a user