Skip to content

Commit 714bc31

Browse files
committed
fix test
1 parent f936b1b commit 714bc31

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

test/discovery_and_monitoring/unified/backoff-network-error-fail.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,10 +265,11 @@
265265
},
266266
"data": {
267267
"failCommands": [
268-
"saslContinue"
268+
"hello",
269+
"isMaster"
269270
],
270271
"appName": "authNetworkErrorFailTest",
271-
"errorCode": 18
272+
"errorCode": 1
272273
}
273274
}
274275
}

0 commit comments

Comments
 (0)