Skip to content

Commit 38b4808

Browse files
TASK: Run e2e tests with Windows and Firefox
1 parent fde80c9 commit 38b4808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ test:
105105

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

110110
## Executes integration tests locally.
111111
test-e2e:

0 commit comments

Comments
 (0)