mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +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 () => {
|
||||
let stdout = ''
|
||||
const { env } = process
|
||||
|
Loading…
Reference in New Issue
Block a user