mirror of
https://github.com/nuxt/nuxt.git
synced 2024-12-03 10:57:18 +00:00
fix tests
This commit is contained in:
parent
2b64cea5e6
commit
0326c2cd54
2
test/fixtures/with-config/nuxt.config.js
vendored
2
test/fixtures/with-config/nuxt.config.js
vendored
@ -26,7 +26,7 @@ module.exports = {
|
||||
num: 23,
|
||||
string: 'Nuxt.js',
|
||||
object: {
|
||||
bool: true,
|
||||
bool: false,
|
||||
string: 'ok',
|
||||
num2: 8.23,
|
||||
obj: {
|
||||
|
Loading…
Reference in New Issue
Block a user