提交 6e5491ba 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

fix unit test

上级 f4be0369
......@@ -25,7 +25,7 @@ import {
* if 2 tests run parallel in the same process,
* there will have race conditions for the conflict of `getBrowserPids()`
*/
test.only('WebDriver process create & quit test', async t => {
test.serial('WebDriver process create & quit test', async t => {
try {
const browser = new Browser()
t.truthy(browser, 'should instanciate a browser')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册