Skip to content

Commit 43c7681

Browse files
[python] enable security response id tests (#5674)
1 parent fcc424c commit 43c7681

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

manifests/python.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -452,10 +452,10 @@ tests/:
452452
'*': v1.20.0
453453
fastapi: v2.4.0
454454
test_blocking_security_response_id.py:
455-
Test_SecurityResponseId_Custom_Redirect: missing_feature
456-
Test_SecurityResponseId_HTML_Response: missing_feature
457-
Test_SecurityResponseId_In_Span_Triggers: missing_feature
458-
Test_SecurityResponseId_JSON_Response: missing_feature
455+
Test_SecurityResponseId_Custom_Redirect: v3.19.0
456+
Test_SecurityResponseId_HTML_Response: v3.19.0
457+
Test_SecurityResponseId_In_Span_Triggers: v3.19.0
458+
Test_SecurityResponseId_JSON_Response: v3.19.0
459459
test_custom_rules.py:
460460
Test_CustomRules:
461461
'*': v1.16.1

0 commit comments

Comments
 (0)