diff --git a/.github/oxid-esales/cypress.sh b/.github/oxid-esales/cypress.sh index 8b6403a..6a11624 100755 --- a/.github/oxid-esales/cypress.sh +++ b/.github/oxid-esales/cypress.sh @@ -58,7 +58,7 @@ function run_docker_compose_up() { # Set environment variables export CYPRESS_WORKDIR="$(pwd)/source/vendor/oxid-solution-catalysts/telecash-module/tests/e2e" -export CYPRESS_CONFIG="$(pwd)/source/vendor/oxid-solution-catalysts/telecash-module/tests/e2e/cypress.config.js" +export CYPRESS_CONFIG="/var/www/vendor/oxid-solution-catalysts/telecash-module/tests/e2e/cypress.config.js" ls -la $(pwd)/source/vendor ls -la $CYPRESS_WORKDIR