Skip to content

Commit cb04cf3

Browse files
ajcvickersCopilot
andauthored
Update tests/MongoDB.Driver.Tests/Search/AtlasSearchIndexManagmentTests.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 69f0d69 commit cb04cf3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/MongoDB.Driver.Tests/Search/AtlasSearchIndexManagmentTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,6 @@ private static string CreateIndexName(string baseName, bool async, bool includeF
433433
baseName += "-async";
434434
}
435435

436-
437436
if (includeFields)
438437
{
439438
baseName += "-fields";

0 commit comments

Comments
 (0)