Skip to content

Commit

Permalink
TC-47 test cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil Tkachev committed Dec 13, 2024
1 parent 9c65761 commit 9511702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/oxid-esales/cypress.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9511702

Please sign in to comment.