mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 05:59:44 -04:00
remove broadcast-related code
This commit is contained in:
@@ -745,7 +745,6 @@ def test_clear_cache_shows_form(
|
||||
'email_branding',
|
||||
'letter_branding',
|
||||
'organisation',
|
||||
'broadcast'
|
||||
}
|
||||
|
||||
|
||||
@@ -768,9 +767,6 @@ def test_clear_cache_shows_form(
|
||||
call('live-service-and-organisation-counts'),
|
||||
call('organisation-????????-????-????-????-????????????-name'),
|
||||
], 'Removed 22 objects across 11 key formats for service, organisation'),
|
||||
('broadcast', [
|
||||
call('service-????????-????-????-????-????????????-broadcast-message-????????-????-????-????-????????????'),
|
||||
], 'Removed 2 objects across 1 key formats for broadcast'),
|
||||
))
|
||||
def test_clear_cache_submits_and_tells_you_how_many_things_were_deleted(
|
||||
client_request,
|
||||
|
||||
Reference in New Issue
Block a user