mirror of
https://github.com/owncloud/ocis.git
synced 2025-04-18 23:44:07 +03:00
Update the step for sending space share invitation
Co-authored-by: Prajwol Amatya <83579989+PrajwolAmatya@users.noreply.github.com>
This commit is contained in:
parent
7043039704
commit
2f1293ed1a
@ -191,10 +191,10 @@ Feature: Space management
|
||||
Scenario: user gets an email notification when space membership expires
|
||||
Given the administrator has assigned the role "Space Admin" to user "Alice" using the Graph API
|
||||
And user "Alice" has created a space "new-space" with the default quota using the Graph API
|
||||
And user "Alice" shares a space "new-space" with settings:
|
||||
| shareWith | Brian |
|
||||
And user "Alice" has sent the following space share invitation:
|
||||
| space | new-space |
|
||||
| role | viewer |
|
||||
| sharee | Brian |
|
||||
| shareType | user |
|
||||
| permissionsRole | Space Viewer |
|
||||
| expirationDateTime | 2042-03-25T23:59:59.000Z |
|
||||
When user "Alice" has expired the membership of user "Brian" from space "new-space"
|
||||
|
Loading…
x
Reference in New Issue
Block a user