Skip to content

Commit 46d3c00

Browse files
committed
Remove maxScan from command monitoring find.json file.
1 parent 3fbc334 commit 46d3c00

File tree

1 file changed

+0
-2
lines changed
  • tests/MongoDB.Driver.Tests/Specifications/command-monitoring/tests

1 file changed

+0
-2
lines changed

tests/MongoDB.Driver.Tests/Specifications/command-monitoring/tests/find.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@
9595
"$max": {
9696
"_id": 6
9797
},
98-
"$maxScan": 5000,
9998
"$maxTimeMS": 6000,
10099
"$min": {
101100
"_id": 0
@@ -126,7 +125,6 @@
126125
"max": {
127126
"_id": 6
128127
},
129-
"maxScan": 5000,
130128
"maxTimeMS": 6000,
131129
"min": {
132130
"_id": 0

0 commit comments

Comments
 (0)