Skip to content

Commit 68161b3

Browse files
committed
PYTHON-2543 Resync spec tests
1 parent 9f9f444 commit 68161b3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/discovery_and_monitoring/errors/write_errors_ignored.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"description": "writeError field is ignored",
2+
"description": "writeErrors field is ignored",
33
"uri": "mongodb://a/?replicaSet=rs",
44
"phases": [
55
{
@@ -62,7 +62,6 @@
6262
"ok": 1,
6363
"writeErrors": [
6464
{
65-
"ok": 0,
6665
"errmsg": "NotMasterNoSlaveOk",
6766
"code": 13435
6867
}

0 commit comments

Comments
 (0)