Skip to content

Commit

Permalink
test: Fix broken testcase.
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-bozbei-ew committed Nov 16, 2023
1 parent 9132d63 commit 523fa81
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
from py_ocpi.core import enums
from py_ocpi.modules.versions.enums import VersionNumber

from .utils import Crud, ClientAuthenticator
from tests.test_modules.utils import ClientAuthenticator

from .utils import Crud


@pytest.fixture
Expand Down

0 comments on commit 523fa81

Please sign in to comment.