Skip to content

Commit 24cc787

Browse files
committed
test
1 parent a355a32 commit 24cc787

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nextjs/test/config/webpack/sentryWebpackPlugin.test.ts

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ describe('Sentry webpack plugin config', () => {
3636
project: 'simulator', // from user webpack plugin config
3737
authToken: 'dogsarebadatkeepingsecrets', // picked up from env
3838
stripPrefix: ['webpack://_N_E/'], // default
39+
3940
urlPrefix: '~/_next', // default
4041
entries: [],
4142
release: 'doGsaREgReaT', // picked up from env

0 commit comments

Comments
 (0)