Skip to content

Commit 9fd6479

Browse files
authored
Update conftest.py
1 parent e221b8c commit 9fd6479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import pytest
2-
from utils.api_client import APIClient
2+
from util_lib.api_client import APIClient
33

44
@pytest.fixture(scope="session")
55
def base_url():

0 commit comments

Comments
 (0)