diff --git a/tests/app/main/views/test_broadcast.py b/tests/app/main/views/test_broadcast.py index bc2fa28b0..390198e97 100644 --- a/tests/app/main/views/test_broadcast.py +++ b/tests/app/main/views/test_broadcast.py @@ -2075,7 +2075,7 @@ def test_can_approve_own_broadcast_in_trial_mode( 'alerts, to see how it works. ' 'No real alerts will be broadcast to anyone’s phone. ' 'Start broadcasting now ' - 'Cancel this alert' + 'Reject this alert' ) form = page.select_one('.banner details form')