Skip to content

Commit ddd7523

Browse files
committed
PYTHON-5202 Resync
1 parent a25df07 commit ddd7523

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/csot/waitQueueTimeout.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
{
66
"minServerVersion": "4.4",
77
"topologies": [
8+
"single",
89
"replicaset",
910
"sharded"
1011
]
@@ -50,7 +51,7 @@
5051
"failPoint": {
5152
"configureFailPoint": "failCommand",
5253
"mode": {
53-
"times": 10
54+
"times": 1
5455
},
5556
"data": {
5657
"failCommands": [

0 commit comments

Comments
 (0)