mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 08:02:01 +00:00
misc: bring module test back
This commit is contained in:
parent
8feeeb0cfe
commit
6494818a5d
@ -7,7 +7,7 @@ const url = route => 'http://localhost:' + port + route
|
||||
let nuxt = null
|
||||
// let buildSpies = null
|
||||
|
||||
describe.skip('module', () => {
|
||||
describe('module', () => {
|
||||
beforeAll(async () => {
|
||||
const config = loadFixture('module')
|
||||
nuxt = new Nuxt(config)
|
||||
|
Loading…
Reference in New Issue
Block a user