diff --git a/tests/app/main/views/test_index.py b/tests/app/main/views/test_index.py index 27e7f074e..e32ca11ea 100644 --- a/tests/app/main/views/test_index.py +++ b/tests/app/main/views/test_index.py @@ -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"]