From d3d48223db2a205be4fac9e62479ea3edec55872 Mon Sep 17 00:00:00 2001 From: Andreas Braun Date: Thu, 11 Jan 2024 15:13:47 +0100 Subject: [PATCH] Fix wrong test description --- .../tests/searchIndexIgnoresReadWriteConcern.json | 2 +- .../tests/searchIndexIgnoresReadWriteConcern.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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