We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43ab0f1 commit 1ff9ea4Copy full SHA for 1ff9ea4
testem-ci.js
@@ -27,7 +27,7 @@ module.exports = {
27
},
28
"SL_Safari_Current": {
29
"exe": "saucie",
30
- "args": ["-b", "safari", "-v", "9", "--no-connect", "-u"],
+ "args": ["-b", "safari", "-v", "latest", "--no-connect", "-u"],
31
"protocol": "tap"
32
}
33
0 commit comments