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 4947f9f commit e221b8cCopy full SHA for e221b8c
tests/contract/test_user_contract_data.py
@@ -1,4 +1,4 @@
1
-from utils.schemas import UserSchema
+from util_lib.schemas import UserSchema
2
3
def test_user_schema(client):
4
response = client.get("/getallmanufacturers?format=json")
0 commit comments