Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

Commit e285cec

Browse files
committed
Use Chrome 32 for Sauce tests
Chrome 31 had a bug that caused some tests to fail
1 parent 8ff8b5b commit e285cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/saucelabs.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ var LIBS = {
3838
},
3939
{
4040
browserName: "chrome",
41-
version: "31",
41+
version: "32",
4242
platform: "OS X 10.9"
4343
},
4444
{

0 commit comments

Comments
 (0)