Skip to content

Commit f5ce600

Browse files
committed
fix test
1 parent 2bbb7d5 commit f5ce600

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/aws-serverless/test/aws-lambda-extension.test.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ describe('getSentryDSNFromEnv', () => {
2323
publicKey: 'public',
2424
host: 'o1.ingest.sentry.io',
2525
projectId: '1',
26+
pass: '',
27+
path: '',
28+
port: '',
2629
});
2730
});
2831

0 commit comments

Comments
 (0)