Skip to content

Commit

Permalink
TC-47 Test cypress e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil Tkachev committed Jan 16, 2025
1 parent 2a36cf9 commit d941646
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/oxid-esales/cypress.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ check_docker_compose() {

"$SCRIPT_DIR/set_shop_url.sh" http://apache
echo "Setting module configuration..."
mkdir -p source/var/configuration/environment/shops/1/modules/
cp "$SCRIPT_DIR/config/osc_telecash.yaml" source/var/configuration/environment/shops/1/modules/osc_telecash.yaml
docker compose run php ./bin/oe-console oe:module:reset-configurations
docker compose run php ./bin/oe-console oe:module:activate osc_telecash
Expand Down

0 comments on commit d941646

Please sign in to comment.