Skip to content

Commit 9c0ac1c

Browse files
committed
add feedback to DEFAULT_SKIP_TESTS_PACKAGES
1 parent 1b9d0f5 commit 9c0ac1c

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
@@ -20,6 +20,7 @@ const DEFAULT_SKIP_TESTS_PACKAGES = [
2020
'@sentry/angular',
2121
'@sentry/svelte',
2222
'@sentry/replay',
23+
'@sentry/feedback',
2324
'@sentry/wasm',
2425
'@sentry/bun',
2526
];

0 commit comments

Comments
 (0)