Skip to content

Commit c5a374f

Browse files
committed
ninja fix invalid syntax in test
1 parent 095f542 commit c5a374f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/simulacron/test_connection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
from cassandra.policies import HostStateListener, RoundRobinPolicy
2828

2929
from tests import connection_class, thread_pool_executor_class
30-
from tests.util late
30+
from tests.util import late
3131
from tests.integration import requiressimulacron, libevtest
3232
from tests.integration.util import assert_quiescent_pool_state
3333
# important to import the patch PROTOCOL_VERSION from the simulacron module

0 commit comments

Comments
 (0)