mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 16:24:08 -04:00
Replace generated content with proper heading
Brings in https://github.com/alphagov/notifications-utils/pull/797 but adapts the CSS so nothing changes visually
This commit is contained in:
@@ -784,6 +784,7 @@ def test_view_broadcast_template(
|
||||
) == (
|
||||
normalize_spaces(page.select_one('.broadcast-message-wrapper').text)
|
||||
) == (
|
||||
'Emergency alert '
|
||||
'This is a test'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user