Merge branch 'main' of https://github.com/GSA/notifications-admin into 2135-send-message-flow-h1-changes

This commit is contained in:
Jonathan Bobel
2024-12-03 17:00:04 -05:00
18 changed files with 93 additions and 69 deletions

View File

@@ -125,6 +125,7 @@ def test_static_pages(client_request, mock_get_organization_by_domain, view, moc
"write_for_action",
"multiple_languages",
"benchmark_performance",
"guidance_index"
]
return (
not current_app.config["FEATURE_BEST_PRACTICES_ENABLED"]