Skip to content

Commit

Permalink
small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonasB88 committed Oct 9, 2023
1 parent b8d19b0 commit 89e4d1f
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: 'demoshop1785debug'
subdomain: 'demoshop1785'
port: '8002'
yml: 'docker-compose.1785.yml'
url: 'https://demoshop1785.ngrok.io'
test_spec: '**/cypress/e2e/ps1785/**'
TestRailID: R4954
- prestashop: 'PS8'
make: 'make e2eh8'
subdomain: 'demoshop8debug'
subdomain: 'demoshop8'
port: '8142'
yml: 'docker-compose.8.yml'
url: 'https://demoshop8.ngrok.io'
Expand Down

0 comments on commit 89e4d1f

Please sign in to comment.