diff --git a/pytest_tests/testsuites/api/aa/schema_api.py b/pytest_tests/testsuites/api/aa/schema_api.py deleted file mode 100644 index 3619eb9..0000000 --- a/pytest_tests/testsuites/api/aa/schema_api.py +++ /dev/null @@ -1,3 +0,0 @@ -import schemathesis - -schema = schemathesis.from_uri("http://172.26.160.223:5000/api/openapi.json")