test: refs #6695 e2e run with chrome
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2025-02-05 07:17:56 +01:00
parent 96ca2829d7
commit e8325edefe
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ services:
dockerfile: ./Dockerfile
network_mode: host
e2e:
command: npx cypress run --browser chrome
command: npx cypress run --browser chromium
build:
context: .
dockerfile: ./Dockerfile.e2e