Skip to content

Commit 2ec2598

Browse files
committed
update script
1 parent e21fe4f commit 2ec2598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"test": "lerna run --ignore @sentry-internal/* test",
2828
"test-ci-browser": "lerna run test --ignore \"@sentry/{node,opentelemetry-node,serverless,nextjs,remix,gatsby}\" --ignore @sentry-internal/*",
2929
"test-ci-node": "ts-node ./scripts/node-unit-tests.ts",
30-
"test:update-snapshots": "lerna run --scope=@sentry-internal/browser-integration-test test:update-snapshots"
30+
"test:update-snapshots": "lerna run test:update-snapshots"
3131
},
3232
"volta": {
3333
"node": "16.19.0",

0 commit comments

Comments
 (0)