Skip to content

Commit

Permalink
Review addressed
Browse files Browse the repository at this point in the history
  • Loading branch information
amrita-shrestha committed Mar 21, 2023
1 parent d7ebc78 commit daf48df
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion tests/acceptance/features/apiSpaces/restoreSpaces.feature
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Feature: Restoring space
| User |
| Guest |


@issue-5872
Scenario Outline: Admin and Space Admin can restore others space
Given the administrator has given "Brian" the role "<role>" using the settings api
And user "Alice" has disabled a space "restore a space"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Feature: Share spaces


Scenario Outline: A Space Admin can share a space to another user
And the administrator has given "Alice" the role "User" using the settings api
When user "Alice" shares a space "share space" with settings:
| shareWith | Brian |
| role | <role> |
Expand Down

0 comments on commit daf48df

Please sign in to comment.