mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Remove prompt from dashboard
It’s no longer true to say that you need a template to create an alert. The grey button should be the primary call to action on this page instead.
This commit is contained in:
@@ -43,7 +43,7 @@ from tests.conftest import (
|
||||
'You need a template before you can send emails, text messages or letters.'
|
||||
)),
|
||||
(['broadcast'], (
|
||||
'You need a template before you can prepare a broadcast.'
|
||||
'You haven’t added any templates yet.'
|
||||
)),
|
||||
))
|
||||
def test_should_show_empty_page_when_no_templates(
|
||||
|
||||
Reference in New Issue
Block a user