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

skip instead of todo for an already implementation

上级 51b45acf
......@@ -9,7 +9,7 @@ import { test } from 'ava'
import { UtilLib, log } from '../'
test.todo('Phantomjs replace javascript source file content test', async t => {
test.skip('Phantomjs replace javascript source file content test', async t => {
const phantomjsArgs = [
'--load-images=false'
, '--ignore-ssl-errors=true' // this help socket.io connect with localhost
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册