Skip to content

Commit

Permalink
fix metadata tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chen-zimmer-px committed Dec 21, 2023
1 parent d73210b commit a21d65a
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions px_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,14 @@
"test_page_requested_activity_cookie_origin",
"test_block_page_hard_block_response",
"test_risk_api_validate_cookie_origin",
"test_block_activity_headers",
"test_page_requested_activity_headers",
"test_sensitive_headers_removed_from_page_requested",
"test_sensitive_headers_removed_from_block",
"test_risk_api_schema",
"test_block_activity_schema",
"test_page_requested_activity_schema",
"test_risk_cookie_valid_cookie_with_user_agent_bigger_than_max_length",
"test_(risk_api|block_activity|page_requested_activity)_schema",
"test_risk_cookie_validate_client_uuid_in_risk_api",
"test_(block|page_requested)_activity_headers",
"test_sensitive_headers_removed_from_(block|page_requestd)"
"test_risk_cookie_validate_client_uuid_in_risk_api"
]
}

0 comments on commit a21d65a

Please sign in to comment.