mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-02 08:49:29 -05:00
fix the syntax of the test step (#6871)
This commit is contained in:
committed by
GitHub
parent
fb7ba62726
commit
98d6796800
@@ -22,7 +22,7 @@ Feature: Share a file or folder that is inside a space
|
||||
|
||||
|
||||
Scenario Outline: manager of the space can share an entity inside project space to another user with role
|
||||
And user "Alice" creates a share inside of space "share sub-item" with settings:
|
||||
When user "Alice" creates a share inside of space "share sub-item" with settings:
|
||||
| path | <entity> |
|
||||
| shareWith | Brian |
|
||||
| role | <role> |
|
||||
|
||||
Reference in New Issue
Block a user