Change create wildcard index default value to false for mongo 3.2 (#759)

* Change create wildcard index default value to false for mongo 3.2

* Update snapshots
This commit is contained in:
victor-meng
2021-05-06 19:27:47 -07:00
committed by GitHub
parent 78eafe1aec
commit d62baf327b
8 changed files with 26 additions and 3 deletions

View File

@@ -92,6 +92,7 @@ exports[`GitHub Repos Panel should render Default properly 1`] = `
"id": "addcollectionpane",
"isAnalyticalStorageOn": [Function],
"isAutoPilotSelected": [Function],
"isEnableMongoCapabilityEnabled": [Function],
"isExecuting": [Function],
"isFixedStorageSelected": [Function],
"isFreeTierAccount": [Function],
@@ -242,6 +243,7 @@ exports[`GitHub Repos Panel should render Default properly 1`] = `
"id": "addcollectionpane",
"isAnalyticalStorageOn": [Function],
"isAutoPilotSelected": [Function],
"isEnableMongoCapabilityEnabled": [Function],
"isExecuting": [Function],
"isFixedStorageSelected": [Function],
"isFreeTierAccount": [Function],