diff --git a/test/webdriver-phantomjs.spec.js b/test/webdriver-phantomjs.spec.js index 560e4cfa0a1b77465b10d65a453dcdae9f7a0ff1..88808ee66e3497ba9a82ba4885604c0229f6c2b3 100644 --- a/test/webdriver-phantomjs.spec.js +++ b/test/webdriver-phantomjs.spec.js @@ -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