Skip to content

Commit

Permalink
BUGFIX: Pin acceptance tests to window 10
Browse files Browse the repository at this point in the history
  • Loading branch information
markusguenther committed Feb 15, 2023
1 parent e611046 commit d3f32fe
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 @@ -130,7 +130,7 @@ test:

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

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

0 comments on commit d3f32fe

Please sign in to comment.