Skip to content

Commit 2fa2988

Browse files
committed
PYTHON-5784 Alpha sort test_periodic_executor.py in synchro list
1 parent 9fb2378 commit 2fa2988

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/synchro.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ def async_only_test(f: str) -> bool:
252252
"test_monitoring.py",
253253
"test_mongos_load_balancing.py",
254254
"test_on_demand_csfle.py",
255+
"test_periodic_executor.py",
255256
"test_pooling.py",
256257
"test_raw_bson.py",
257258
"test_read_concern.py",
@@ -279,7 +280,6 @@ def async_only_test(f: str) -> bool:
279280
"unified_format.py",
280281
"utils_selection_tests.py",
281282
"utils.py",
282-
"test_periodic_executor.py",
283283
]
284284

285285

0 commit comments

Comments
 (0)