mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 02:23:19 -04:00
fix testing
This commit is contained in:
@@ -125,6 +125,7 @@ def test_static_pages(client_request, mock_get_organization_by_domain, view, moc
|
|||||||
"write_for_action",
|
"write_for_action",
|
||||||
"multiple_languages",
|
"multiple_languages",
|
||||||
"benchmark_performance",
|
"benchmark_performance",
|
||||||
|
"guidance_index"
|
||||||
]
|
]
|
||||||
return (
|
return (
|
||||||
not current_app.config["FEATURE_BEST_PRACTICES_ENABLED"]
|
not current_app.config["FEATURE_BEST_PRACTICES_ENABLED"]
|
||||||
|
|||||||
Reference in New Issue
Block a user