Skip to content

Commit 29c0b34

Browse files
committed
chore: add deepinspect to test
1 parent 9263486 commit 29c0b34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/common/config.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ const expectedDefaults = {
2222
telemetry: "enabled",
2323
readOnly: false,
2424
indexCheck: false,
25+
deepInspect: true,
2526
confirmationRequiredTools: [
2627
"atlas-create-access-list",
2728
"atlas-create-db-user",

0 commit comments

Comments
 (0)