mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-26 09:13:58 -04:00
Fixing unit tests
'
This commit is contained in:
@@ -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
|
# Function to check if a view is feature-flagged and should return 404 when disabled
|
||||||
def is_feature_flagged(view):
|
def is_feature_flagged(view):
|
||||||
feature_flagged_views = [
|
feature_flagged_views = [
|
||||||
"best_practices",
|
|
||||||
"clear_goals",
|
"clear_goals",
|
||||||
"rules_and_regulations",
|
"rules_and_regulations",
|
||||||
"establish_trust",
|
"establish_trust",
|
||||||
|
|||||||
Reference in New Issue
Block a user