Skip to content

Commit 528bd3a

Browse files
Update tools/synchro.py
Co-authored-by: Noah Stapp <[email protected]>
1 parent 6cae587 commit 528bd3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/synchro.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ def async_only_test(f: str) -> bool:
226226
"test_retryable_writes.py",
227227
"test_retryable_writes_unified.py",
228228
"test_session.py",
229-
"test_session_unified.py",
229+
"test_sessions_unified.py",
230230
"test_srv_polling.py",
231231
"test_transactions.py",
232232
"unified_format.py",

0 commit comments

Comments
 (0)