Skip to content

Commit 2e2204b

Browse files
committed
adjust e2e test verdaccio config
1 parent 7c8d216 commit 2e2204b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/e2e-tests/verdaccio-config/config.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ packages:
3838
unpublish: $all
3939
# proxy: npmjs # Don't proxy for E2E tests!
4040

41+
'@sentry/angular-ivy':
42+
access: $all
43+
publish: $all
44+
unpublish: $all
45+
# proxy: npmjs # Don't proxy for E2E tests!
46+
4147
'@sentry/browser':
4248
access: $all
4349
publish: $all

0 commit comments

Comments
 (0)