Skip to content

Commit

Permalink
Merge pull request #3672 from neos/bugfix/adjust-e2e-tests
Browse files Browse the repository at this point in the history
TASK: Run acceptance tests with Windows and Firefox
  • Loading branch information
markusguenther authored Dec 16, 2023
2 parents fde80c9 + 38b4808 commit cd41af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ test:

## Executes integration tests on saucelabs.
test-e2e-saucelabs:
bash Tests/IntegrationTests/e2e.sh "saucelabs:chrome:Windows 10"
bash Tests/IntegrationTests/e2e.sh "saucelabs:Firefox@latest:Windows 10"

## Executes integration tests locally.
test-e2e:
Expand Down

0 comments on commit cd41af7

Please sign in to comment.