diff --git a/test/e2e/config/config-protected-e2e.yaml b/test/e2e/config/config-protected-e2e.yaml index bfd346c73..13b66359e 100644 --- a/test/e2e/config/config-protected-e2e.yaml +++ b/test/e2e/config/config-protected-e2e.yaml @@ -1,6 +1,4 @@ # this is useless yet since we use a custom storage, just ignore it -storage: ./store-e2e - web: enable: true title: verdaccio-server-protected-e2e diff --git a/test/e2e/config/config-scoped-e2e.yaml b/test/e2e/config/config-scoped-e2e.yaml index 3ac364b15..ec295bb4e 100644 --- a/test/e2e/config/config-scoped-e2e.yaml +++ b/test/e2e/config/config-scoped-e2e.yaml @@ -1,6 +1,4 @@ # this is useless yet since we use a custom storage, just ignore it -storage: ./store-e2e - web: enable: true title: verdaccio-server-e2e