File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
source/change-streams/tests Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ Each YAML file has the following keys:
49
49
- ``database ``: Watch changes on database ``database_name ``
50
50
- ``client ``: Watch changes on entire clusters
51
51
- ``topology ``: An array of server topologies against which to run the test.
52
- Valid topologies are ``single ``, ``replicaset ``, ``sharded ``, and " load-balanced" .
52
+ Valid topologies are ``single ``, ``replicaset ``, ``sharded ``, and `` load-balanced `` .
53
53
- ``changeStreamPipeline ``: An array of additional aggregation pipeline stages to add to the change stream
54
54
- ``changeStreamOptions ``: Additional options to add to the changeStream
55
55
- ``operations ``: Array of documents, each describing an operation. Each document has the following fields:
You can’t perform that action at this time.
0 commit comments