Skip to content

Commit 098dd05

Browse files
chargomeclaude
andcommitted
fix(e2e): add @playwright/test to nextjs-sourcemaps test app
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 8124f7d commit 098dd05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • dev-packages/e2e-tests/test-applications/nextjs-sourcemaps

dev-packages/e2e-tests/test-applications/nextjs-sourcemaps/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"typescript": "~5.0.0"
1717
},
1818
"devDependencies": {
19+
"@playwright/test": "~1.56.0",
1920
"@sentry-internal/test-utils": "link:../../../test-utils",
2021
"@types/node": "^18.19.1",
2122
"@types/react": "^19",

0 commit comments

Comments
 (0)