Skip to content

Commit

Permalink
PYTHON-4766 - Fix logic for determining whether to populate BulkWrite…
Browse files Browse the repository at this point in the history
…Exception.partialResult (#1980)
  • Loading branch information
NoahStapp authored Oct 29, 2024
1 parent 5c1c241 commit 00c2960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/crud/unified/client-bulkWrite-partialResults.json
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@
]
},
{
"description": "partialResult is set when first operation fails during an unordered bulk write (summary)",
"description": "partialResult is set when second operation fails during an unordered bulk write (summary)",
"operations": [
{
"object": "client0",
Expand Down

0 comments on commit 00c2960

Please sign in to comment.