Skip to content

Commit 738d07e

Browse files
Update test description wording per review feedback
Co-Authored-By: [email protected] <[email protected]>
1 parent 3ef3952 commit 738d07e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/crud/tests/unified/client-bulkWrite-options.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ tests:
349349
document: { _id: 3, x: 33 }
350350
nsInfo:
351351
- ns: *namespace
352-
- description: "client bulkWrite with unacknowledged write concern (w:0) and ordered:true - expected to return an error"
352+
- description: "client bulkWrite with unacknowledged write concern (w:0) and ordered:true should return an error"
353353
runOnRequirements:
354354
- minServerVersion: "8.0"
355355
serverless: forbid

0 commit comments

Comments
 (0)