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 e221b8c commit 9fd6479Copy full SHA for 9fd6479
conftest.py
@@ -1,5 +1,5 @@
1
import pytest
2
-from utils.api_client import APIClient
+from util_lib.api_client import APIClient
3
4
@pytest.fixture(scope="session")
5
def base_url():
0 commit comments