Updated config files for cypress

This commit is contained in:
Jamie Curnow
2026-01-27 10:46:30 +10:00
parent 19e654b998
commit 28982b8bc2
2 changed files with 2 additions and 2 deletions

View File

@@ -192,7 +192,7 @@ services:
- "../test/results:/results"
- "./dev/resolv.conf:/etc/resolv.conf:ro"
- "/etc/localtime:/etc/localtime:ro"
command: cypress run --browser chrome --config-file=cypress/config/ci.js
command: cypress run --browser chrome --config-file=cypress/config/ci.mjs
networks:
- nginx_proxy_manager