Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'features/admin')
-rw-r--r--features/admin/broadcast_messages.feature7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/admin/broadcast_messages.feature b/features/admin/broadcast_messages.feature
index 0294b51a7c5..5f16120b7cc 100644
--- a/features/admin/broadcast_messages.feature
+++ b/features/admin/broadcast_messages.feature
@@ -11,3 +11,10 @@ Feature: Admin Broadcast Messages
When submit form with new broadcast message
Then I should be redirected to admin messages page
And I should see newly created broadcast message
+
+ Scenario: Create a customized broadcast message
+ When submit form with new customized broadcast message
+ Then I should be redirected to admin messages page
+ And I should see newly created broadcast message
+ Then I visit dashboard page
+ And I should see a customized broadcast message