Skip to content

Commit 2d1d32e

Browse files
[python] disabling flaky test
1 parent e28ef0f commit 2d1d32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ tests/:
162162
test_ssrf.py:
163163
TestSSRF:
164164
'*': v2.10.0
165-
fastapi: v2.15.0
165+
fastapi: bug(APPSEC-59742)
166166
TestSSRF_ExtendedLocation: v3.1.0.dev
167167
TestSSRF_StackTrace: v3.9.0.dev
168168
test_stacktrace_leak.py:

0 commit comments

Comments
 (0)