mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
test: fix socket hang up test
[release]
This commit is contained in:
parent
206f062480
commit
0edf819c15
@ -199,6 +199,6 @@ describe('basic dev', () => {
|
||||
|
||||
// Close server and ask nuxt to stop listening to file changes
|
||||
afterAll(async () => {
|
||||
await nuxt.close()
|
||||
await builder.close()
|
||||
})
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user