Skip to content

Commit c677436

Browse files
Update scenarios' title
1 parent 6b52be0 commit c677436

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/acceptance/features/apiNotification/spaceNotification.feature

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Feature: Notification
113113
| User Light |
114114

115115
@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)
117117
Given the administrator has assigned the role "<user-role>" to user "Brian" using the Graph API
118118
And user "Alice" has disabled a space "notification checking"
119119
When user "Brian" lists all notifications

tests/acceptance/features/apiSettings/notificationSetting.feature

+1-1
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ Feature: Notification Settings
358358
| User Light |
359359

360360
@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)
362362
Given the administrator has assigned the role "Space Admin" to user "Alice" using the Graph API
363363
And user "Alice" has created a space "new-space" with the default quota using the Graph API
364364
And the administrator has assigned the role "<user-role>" to user "Brian" using the Graph API

0 commit comments

Comments
 (0)