summaryrefslogtreecommitdiff
path: root/spec/frontend/fixtures/static/whats_new_notification.html
diff options
context:
space:
mode:
Diffstat (limited to 'spec/frontend/fixtures/static/whats_new_notification.html')
-rw-r--r--spec/frontend/fixtures/static/whats_new_notification.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/spec/frontend/fixtures/static/whats_new_notification.html b/spec/frontend/fixtures/static/whats_new_notification.html
new file mode 100644
index 00000000000..30d5eea91cc
--- /dev/null
+++ b/spec/frontend/fixtures/static/whats_new_notification.html
@@ -0,0 +1,6 @@
+<div class='whats-new-notification-fixture-root'>
+ <div class='app' data-storage-key='storage-key'></div>
+ <div class='header-help'>
+ <div class='js-whats-new-notification-count'></div>
+ </div>
+</div>