Skip to content

Commit 555d8d7

Browse files
committed
actually fix test
1 parent 04e2c2e commit 555d8d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nextjs/test/config/turbopack/constructTurbopackConfig.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,6 +603,7 @@ describe('constructTurbopackConfig', () => {
603603
testVersions.forEach(version => {
604604
const result = constructTurbopackConfig({
605605
userNextConfig,
606+
userSentryOptions: mockSentryOptions,
606607
nextJsVersion: version,
607608
});
608609

0 commit comments

Comments
 (0)