diff --git a/Makefile b/Makefile index b9d256851f..06fe7a8cfb 100644 --- a/Makefile +++ b/Makefile @@ -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: