fix testing

This commit is contained in:
Beverly Nguyen
2024-11-27 10:14:09 -08:00
parent 5e114094c8
commit 68e5ac50ab
+1
View File
@@ -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"]