Skip to content

Commit

Permalink
Update E2E_On_PR.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonasB88 committed Sep 11, 2023
1 parent 574d6a6 commit 6d2e3e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/E2E_On_PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ jobs:
include:
- prestashop: 'PS1785'
make: 'make e2eh1785'
subdomain: 'demoshop1785'
subdomain: 'demoshop1785debug'
port: '8002'
yml: 'docker-compose.1785.yml'
url: 'https://demoshop1785debug.ngrok.io'
test_spec: '**/cypress/e2e/ps1785/**'
TestRailID: R4954
- prestashop: 'PS8'
make: 'make e2eh8'
subdomain: 'demoshop8'
subdomain: 'demoshop8debug'
port: '8142'
yml: 'docker-compose.8.yml'
url: 'https://demoshop8debug.ngrok.io'
Expand Down

0 comments on commit 6d2e3e7

Please sign in to comment.