mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 14:15:13 +00:00
test: turn off cli dev test
This commit is contained in:
parent
e4051b2040
commit
5c053f5cb0
@ -20,7 +20,7 @@ const close = async (nuxtInt) => {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
describe.posix('cli', () => {
|
describe.skip('cli', () => {
|
||||||
test('nuxt dev', async () => {
|
test('nuxt dev', async () => {
|
||||||
let stdout = ''
|
let stdout = ''
|
||||||
const { env } = process
|
const { env } = process
|
||||||
|
Loading…
Reference in New Issue
Block a user