Explorar el Código

[SauceLabs] updated safari version
8.1 is not available in OS X 10.11 anymore...

Andy Li hace 10 años
padre
commit
bfbd5d4f04
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tests/unit/src/RunSauceLabs.hx

+ 1 - 1
tests/unit/src/RunSauceLabs.hx

@@ -117,7 +117,7 @@ class RunSauceLabs {
 			{
 				"browserName": "safari",
 				"platform": "OS X 10.11",
-				"version": "8.1"
+				"version": "9"
 			},
 			{
 				"browserName": "iphone",