mirror of
https://github.com/nuxt/nuxt.git
synced 2024-12-04 19:37: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,
|
num: 23,
|
||||||
string: 'Nuxt.js',
|
string: 'Nuxt.js',
|
||||||
object: {
|
object: {
|
||||||
bool: true,
|
bool: false,
|
||||||
string: 'ok',
|
string: 'ok',
|
||||||
num2: 8.23,
|
num2: 8.23,
|
||||||
obj: {
|
obj: {
|
||||||
|
Loading…
Reference in New Issue
Block a user