PYTHON-1751 Resync transaction spec tests for bulk write error reporting change (#402)

This commit is contained in:
Shane Harvey 2019-02-20 10:43:19 -08:00 committed by Shane Harvey
parent 9dcd828a0f
commit 9902d239b4
2 changed files with 0 additions and 2 deletions

View File

@ -441,7 +441,6 @@
}
},
"result": {
"errorCodeName": "DuplicateKey",
"errorLabelsOmit": [
"TransientTransactionError",
"UnknownTransactionCommitResult"

View File

@ -25,7 +25,6 @@
]
},
"result": {
"errorCodeName": "DuplicateKey",
"errorLabelsOmit": [
"TransientTransactionError",
"UnknownTransactionCommitResult"