Skip to content

Commit

Permalink
Remove Safari testing in SauceLabs
Browse files Browse the repository at this point in the history
This is not currently possible due to missing W3C spec feautre in
[min-webdriver][0]. This has been reported in [`sinon#2372`][1].

For now, let's remove Safari from the list, so we at least can test in
the other runtimes.

[0]: mantoni/min-webdriver#31
[1]: sinonjs/sinon#2372
  • Loading branch information
mroderick committed Feb 21, 2022
1 parent 1caadd5 commit 9a12788
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .min-wd
Expand Up @@ -4,14 +4,7 @@
"name": "chrome"
}, {
"name": "firefox"
}, {
"name": "internet explorer",
"version": "11"
}, {
"name": "MicrosoftEdge"
}, {
"name": "safari",
"platform": "OS X 10.11",
"version": "9.0"
}]
}

0 comments on commit 9a12788

Please sign in to comment.