diff --git a/source/index-management/tests/searchIndexIgnoresReadWriteConcern.json b/source/index-management/tests/searchIndexIgnoresReadWriteConcern.json index 47b4ccfa79..edf71b7b7e 100644 --- a/source/index-management/tests/searchIndexIgnoresReadWriteConcern.json +++ b/source/index-management/tests/searchIndexIgnoresReadWriteConcern.json @@ -95,7 +95,7 @@ ] }, { - "description": "createSearchIndex ignores read and write concern", + "description": "createSearchIndexes ignores read and write concern", "operations": [ { "name": "createSearchIndexes", diff --git a/source/index-management/tests/searchIndexIgnoresReadWriteConcern.yml b/source/index-management/tests/searchIndexIgnoresReadWriteConcern.yml index bac38bd278..d1a3e93759 100644 --- a/source/index-management/tests/searchIndexIgnoresReadWriteConcern.yml +++ b/source/index-management/tests/searchIndexIgnoresReadWriteConcern.yml @@ -49,11 +49,11 @@ tests: writeConcern: { $$exists: false } readConcern: { $$exists: false } - - description: "createSearchIndex ignores read and write concern" + - description: "createSearchIndexes ignores read and write concern" operations: - name: createSearchIndexes object: *collection0 - arguments: + arguments: models: [] expectError: # This test always errors in a non-Atlas environment. The test functions as a unit test by asserting