Skip to content

Commit 0396ada

Browse files
committed
Enable security response id tests
1 parent 9a32d33 commit 0396ada

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

manifests/php.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -313,10 +313,10 @@ tests/:
313313
Test_Blocking_strip_response_headers: missing_feature
314314
Test_CustomBlockingResponse: missing_feature # v0.86.0
315315
test_blocking_security_response_id.py:
316-
Test_SecurityResponseId_Custom_Redirect: missing_feature
317-
Test_SecurityResponseId_HTML_Response: missing_feature
318-
Test_SecurityResponseId_In_Span_Triggers: missing_feature
319-
Test_SecurityResponseId_JSON_Response: missing_feature
316+
Test_SecurityResponseId_Custom_Redirect: v1.13.0
317+
Test_SecurityResponseId_HTML_Response: v1.13.0
318+
Test_SecurityResponseId_In_Span_Triggers: v1.13.0
319+
Test_SecurityResponseId_JSON_Response: v1.13.0
320320
test_custom_rules.py:
321321
Test_CustomRules: v0.87.2
322322
test_exclusions.py:

0 commit comments

Comments
 (0)