Skip to content

Commit d384886

Browse files
Update test/asynchronous/test_server_selection_logging.py
Co-authored-by: Noah Stapp <noah@noahstapp.com>
1 parent c77f685 commit d384886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/asynchronous/test_server_selection_logging.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
sys.path[0:0] = [""]
2323

2424
from test import unittest
25-
from test.unified_format import generate_test_classes
25+
from test.asynchronous.unified_format import generate_test_classes
2626

2727
_IS_SYNC = False
2828

0 commit comments

Comments
 (0)