File tree 2 files changed +2
-2
lines changed
tests/acceptance/features
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ Feature: Notification
113
113
| User Light |
114
114
115
115
@issue-10937
116
- Scenario Outline : user gets in-app notification of space disabled (note: no mail notification)
116
+ Scenario Outline : user gets in-app notification of "Space disabled" event (note: no mail notification)
117
117
Given the administrator has assigned the role "<user-role>" to user "Brian" using the Graph API
118
118
And user "Alice" has disabled a space "notification checking"
119
119
When user "Brian" lists all notifications
Original file line number Diff line number Diff line change @@ -358,7 +358,7 @@ Feature: Notification Settings
358
358
| User Light |
359
359
360
360
@issue-10937
361
- Scenario Outline : disable in-app notification for "Space disabled" event
361
+ Scenario Outline : disable in-app notification for "Space disabled" event (note: no mail notification)
362
362
Given the administrator has assigned the role "Space Admin" to user "Alice" using the Graph API
363
363
And user "Alice" has created a space "new-space" with the default quota using the Graph API
364
364
And the administrator has assigned the role "<user-role>" to user "Brian" using the Graph API
You can’t perform that action at this time.
0 commit comments