Skip to content

Commit 6cae587

Browse files
committed
pre-commit
1 parent 6f48f81 commit 6cae587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_sessions_unified.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.synchronous.unified_format import generate_test_classes
2626

2727
_IS_SYNC = False
2828

0 commit comments

Comments
 (0)