Skip to content

Commit e221b8c

Browse files
authored
Update test_user_contract_data.py
1 parent 4947f9f commit e221b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/contract/test_user_contract_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from utils.schemas import UserSchema
1+
from util_lib.schemas import UserSchema
22

33
def test_user_schema(client):
44
response = client.get("/getallmanufacturers?format=json")

0 commit comments

Comments
 (0)