Skip to content

Commit 004f8f0

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

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
@@ -138,7 +138,7 @@ def get_type(topology, hostname):
138138
return description.server_type
139139

140140

141-
class TestAllScenarios(unittest.IsolatedAsyncioTestCase):
141+
class TestAllScenarios(AsyncUnitTest):
142142
pass
143143

144144

0 commit comments

Comments
 (0)