mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-17 04:59:37 -04:00
fix remaining tests
This commit is contained in:
@@ -770,10 +770,12 @@ def test_clear_cache_shows_form(
|
||||
[
|
||||
call("service-????????-????-????-????-????????????-templates"),
|
||||
call(
|
||||
"service-????????-????-????-????-????????????-template-????????-????-????-????-????????????-version-*" # noqa too long
|
||||
"service-????????-????-????-????-????????????-template"
|
||||
"-????????-????-????-????-????????????-version-*"
|
||||
),
|
||||
call(
|
||||
"service-????????-????-????-????-????????????-template-????????-????-????-????-????????????-versions" # noqa too long
|
||||
"service-????????-????-????-????-????????????-template"
|
||||
"-????????-????-????-????-????????????-versions"
|
||||
),
|
||||
],
|
||||
"Removed 6 objects across 3 key formats for template",
|
||||
|
||||
Reference in New Issue
Block a user