summaryrefslogtreecommitdiff
path: root/features/admin/broadcast_messages.feature
diff options
context:
space:
mode:
Diffstat (limited to 'features/admin/broadcast_messages.feature')
-rw-r--r--features/admin/broadcast_messages.feature6
1 files changed, 6 insertions, 0 deletions
diff --git a/features/admin/broadcast_messages.feature b/features/admin/broadcast_messages.feature
index fd3bac77f86..4f9c651561e 100644
--- a/features/admin/broadcast_messages.feature
+++ b/features/admin/broadcast_messages.feature
@@ -25,3 +25,9 @@ Feature: Admin Broadcast Messages
When I remove an existing broadcast message
Then I should be redirected to admin messages page
And I should not see the removed broadcast message
+
+ @javascript
+ Scenario: Live preview a customized broadcast message
+ When I visit admin messages page
+ And I enter a broadcast message with Markdown
+ Then I should see a live preview of the rendered broadcast message