Skip to content

Commit b7e9dbd

Browse files
committed
Fix Firefox BrowserStack version
1 parent 393f271 commit b7e9dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

browserstack.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"test_path": "browsertest/mocha.runner.html",
44
"browsers": [
55
"chrome_latest",
6-
"firefox_latest",
6+
"firefox_previous",
77
"safari_previous",
88
"safari_latest",
99
"ie_11",

0 commit comments

Comments
 (0)