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 1da9cdd commit e975492Copy full SHA for e975492
packages/socket.io-client/wdio.conf.js
@@ -60,7 +60,7 @@ if (process.env.CI === "true") {
60
{
61
browserName: "internet explorer",
62
browserVersion: "10",
63
- platformName: "Windows 7",
+ platformName: "Windows 8",
64
"sauce:options": BASE_SAUCE_OPTIONS,
65
},
66
packages/socket.io-parser/wdio.conf.js
@@ -53,7 +53,7 @@ if (process.env.CI === "true") {
53
54
55
56
57
58
59
0 commit comments