Fixing unit tests

'
This commit is contained in:
alexjanousekGSA
2025-01-12 18:07:22 -05:00
parent c0d24b838a
commit 05e73da4e8

View File

@@ -111,7 +111,6 @@ def test_static_pages(client_request, mock_get_organization_by_domain, view, moc
# Function to check if a view is feature-flagged and should return 404 when disabled
def is_feature_flagged(view):
feature_flagged_views = [
"best_practices",
"clear_goals",
"rules_and_regulations",
"establish_trust",