test: turn off cli dev test

This commit is contained in:
Clark Du 2019-02-05 00:15:22 +00:00
parent e4051b2040
commit 5c053f5cb0
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ const close = async (nuxtInt) => {
}
}
describe.posix('cli', () => {
describe.skip('cli', () => {
test('nuxt dev', async () => {
let stdout = ''
const { env } = process