Skip to content

Commit 33752e5

Browse files
committed
feat(solidjs): Skip node tests for solidjs package
1 parent 5767f57 commit 33752e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/node-unit-tests.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ const DEFAULT_SKIP_TESTS_PACKAGES = [
1515
'@sentry/vue',
1616
'@sentry/react',
1717
'@sentry/angular',
18+
'@sentry/solidjs',
1819
'@sentry/svelte',
1920
'@sentry/profiling-node',
2021
'@sentry-internal/browser-utils',

0 commit comments

Comments
 (0)