From ca3d696bc1a5a79ace5fbd758c8a84d190d05602 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 26 Oct 2021 15:32:10 +0100 Subject: [PATCH] Delete unexpected test case --- tests/app/main/views/test_broadcast.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tests/app/main/views/test_broadcast.py b/tests/app/main/views/test_broadcast.py index f7cc63d75..02fa97e8f 100644 --- a/tests/app/main/views/test_broadcast.py +++ b/tests/app/main/views/test_broadcast.py @@ -1880,11 +1880,6 @@ def test_view_pending_broadcast( 'No phones will get this alert. ' 'Start broadcasting now Reject this alert' )), - ({'cap_event': 'Severe flood warning'}, ( - 'Test User Create Broadcasts Permission wants to broadcast Severe flood warning ' - 'No phones will get this alert. ' - 'Start broadcasting now Reject this alert' - )), ({'cap_event': 'Severe flood warning', 'reference': 'ABC123'}, ( 'Test User Create Broadcasts Permission wants to broadcast Severe flood warning ' 'No phones will get this alert. '