Skip to content

Commit 04bcae5

Browse files
committed
fix: Remove redundant call
1 parent 04b08a3 commit 04bcae5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tools/cloudharness-test/cloudharness_test/apitest_init.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44
from schemathesis.hooks import HookContext
55

66
from cloudharness.auth import get_token
7-
st.experimental.OPEN_API_3_1.enable()
8-
97

10-
# Enable experimental OpenAPI 3.1 support if needed
118
st.experimental.OPEN_API_3_1.enable()
129

1310
if "APP_URL" or "APP_SCHEMA_FILE" in os.environ:

0 commit comments

Comments
 (0)