mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-26 23:52:06 +00:00
test: update test name
(seems was wrongly copy-pasted)
This commit is contained in:
parent
201ae447ac
commit
fec6e7a607
@ -5,7 +5,7 @@ const url = route => 'http://localhost:' + port + route
|
||||
|
||||
let nuxt = null
|
||||
|
||||
describe('with-config', () => {
|
||||
describe('plugins', () => {
|
||||
beforeAll(async () => {
|
||||
const config = await loadFixture('basic')
|
||||
nuxt = new Nuxt(config)
|
||||
|
Loading…
Reference in New Issue
Block a user