Skip to content

Commit 70d09d3

Browse files
Update test/asynchronous/test_discovery_and_monitoring.py
Co-authored-by: Noah Stapp <[email protected]>
1 parent 004f8f0 commit 70d09d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/asynchronous/test_discovery_and_monitoring.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
from test.asynchronous import AsyncIntegrationTest, AsyncPyMongoTestCase, unittest
2828
from test.asynchronous.pymongo_mocks import DummyMonitor
29-
from test.unified_format import generate_test_classes
29+
from test.asynchronous.unified_format import generate_test_classes
3030
from test.utils import (
3131
CMAPListener,
3232
HeartbeatEventListener,

0 commit comments

Comments
 (0)