mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-10 19:34:27 -04:00
Change previous to past
This commit is contained in:
@@ -568,7 +568,7 @@ def test_previous_broadcasts_page(
|
||||
)
|
||||
|
||||
assert normalize_spaces(page.select_one('main h1').text) == (
|
||||
'Previous alerts'
|
||||
'Past alerts'
|
||||
)
|
||||
assert len(page.select('.ajax-block-container')) == 1
|
||||
assert [
|
||||
@@ -1657,7 +1657,7 @@ def test_view_broadcast_message_page(
|
||||
),
|
||||
(
|
||||
'completed',
|
||||
'Previous alerts',
|
||||
'Past alerts',
|
||||
'.broadcast_dashboard_previous',
|
||||
),
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user