Skip to content

Commit d9dd2fd

Browse files
qingyang-hualcaeus
authored andcommitted
remove auth requirements for listCollections
1 parent 00bdec4 commit d9dd2fd

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

source/collection-management/tests/listCollections-rawdata.json

Lines changed: 2 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/collection-management/tests/listCollections-rawdata.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ tests:
1515
- description: "listCollections with rawData option"
1616
runOnRequirements:
1717
- minServerVersion: "8.2.0"
18-
auth: false
1918
operations:
2019
- name: listCollections
2120
object: *database0
@@ -32,7 +31,6 @@ tests:
3231
- description: "listCollections with rawData option on less than 8.2.0 - ignore argument"
3332
runOnRequirements:
3433
- maxServerVersion: "8.1.99"
35-
auth: false
3634
operations:
3735
- name: listCollections
3836
object: *database0

0 commit comments

Comments
 (0)