We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fce96c commit bf660f3Copy full SHA for bf660f3
_integration-test/test_01_basics.py
@@ -22,7 +22,7 @@
22
SENTRY_TEST_HOST = os.getenv("SENTRY_TEST_HOST", "http://localhost:9000")
23
TEST_USER = "[email protected]"
24
TEST_PASS = "test123TEST"
25
-TIMEOUT_SECONDS = 60
+TIMEOUT_SECONDS = 120
26
27
28
def poll_for_response(
0 commit comments