Skip to content

Commit f0602fa

Browse files
committed
test: fix!
1 parent 0db0040 commit f0602fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/data-service/src/connect-mongo-client.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ import ConnectionString from 'mongodb-connection-string-url';
1414
const defaultOptions = {
1515
productDocsLink: 'https://www.mongodb.com/docs/compass/',
1616
productName: 'MongoDB Compass',
17+
useSystemCA: true,
1718
};
1819

1920
const setupListeners = () => {

0 commit comments

Comments
 (0)