We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cafe19c commit 99f7ed3Copy full SHA for 99f7ed3
source/open-telemetry/tests/operation/atlas_search.yml
@@ -35,7 +35,7 @@ tests:
35
arguments:
36
model: { definition: { mappings: { dynamic: true } } , type: 'search' }
37
expectError:
38
- # This test always errors in a non-Atlas environment. The test functions as a unit test by asserting
+ # This test always errors in a non-Atlas environment. The test functions as a unit test by asserting
39
# that the driver constructs and sends the correct command.
40
# The expected error message was changed in SERVER-83003. Check for the substring "Atlas" shared by both error messages.
41
isError: true
0 commit comments