fix the syntax of the test step (#6871)

This commit is contained in:
Swikriti Tripathi
2023-07-24 14:10:22 +05:45
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> |