Skip to content

Commit

Permalink
Use Prefix group in prefix tests cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleybl committed Jul 10, 2023
1 parent 7eb7fba commit bd05860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,7 @@ jobs:
record: true
parallel: false
browser: chrome
group: Seamless
group: Prefix
spec: cypress/tests/minimal/**/*.js
config: baseUrl=http://localhost/foo
env: prefixPath=/foo
Expand Down

0 comments on commit bd05860

Please sign in to comment.