We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bbb7d5 commit f5ce600Copy full SHA for f5ce600
1 file changed
packages/aws-serverless/test/aws-lambda-extension.test.ts
@@ -23,6 +23,9 @@ describe('getSentryDSNFromEnv', () => {
23
publicKey: 'public',
24
host: 'o1.ingest.sentry.io',
25
projectId: '1',
26
+ pass: '',
27
+ path: '',
28
+ port: '',
29
});
30
31
0 commit comments