From 0326c2cd548a1d79b60648f4622f5afed8a67ede Mon Sep 17 00:00:00 2001 From: Pooya Parsa Date: Tue, 5 Sep 2017 14:12:19 +0430 Subject: [PATCH] fix tests --- test/fixtures/with-config/nuxt.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/with-config/nuxt.config.js b/test/fixtures/with-config/nuxt.config.js index 1c224bd14e..9344c4d144 100644 --- a/test/fixtures/with-config/nuxt.config.js +++ b/test/fixtures/with-config/nuxt.config.js @@ -26,7 +26,7 @@ module.exports = { num: 23, string: 'Nuxt.js', object: { - bool: true, + bool: false, string: 'ok', num2: 8.23, obj: {