Skip webkit

上级 9945754a
...@@ -30,7 +30,7 @@ function runTests() { ...@@ -30,7 +30,7 @@ function runTests() {
return ( return (
runTest('chromium') runTest('chromium')
.then(() => runTest('firefox')) .then(() => runTest('firefox'))
.then(() => runTest('webkit')) // .then(() => runTest('webkit'))
); );
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册