From 134d718c6eae78d09f0ea037cbc477442d49478a Mon Sep 17 00:00:00 2001 From: alexm Date: Wed, 5 Feb 2025 07:15:15 +0100 Subject: [PATCH] test: refs #6695 e2e run with chrome --- Dockerfile.e2e | 2 -- 1 file changed, 2 deletions(-) diff --git a/Dockerfile.e2e b/Dockerfile.e2e index 6443cab16..5210ebae4 100644 --- a/Dockerfile.e2e +++ b/Dockerfile.e2e @@ -37,8 +37,6 @@ RUN pnpm install && \ npx cypress install COPY \ - quasar.config.js \ - index.html \ jsconfig.json \ quasar.extensions.json \ postcss.config.js \