Skip to content

Commit 4d9a2b5

Browse files
committed
fix
1 parent 790cff9 commit 4d9a2b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
import pytest as pytest
66
from pyfakefs.fake_filesystem_unittest import Patcher
77

8+
from .clock import FakeClock
89
from databricks.sdk.core import Config
9-
from databricks.sdk.clock import FakeClock
1010
from databricks.sdk.credentials_provider import credentials_strategy
1111

1212
from .integration.conftest import restorable_env # type: ignore

0 commit comments

Comments
 (0)