FIX: `store:main` error when running QUnit tests checking disabled plugins

This commit is contained in:
Robin Ward 2017-08-23 19:34:31 -04:00
parent 38eef177d4
commit 16b67745d8
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ export default {
"site.json":{
"site":{
"default_archetype":"regular",
"disabled_plugins":[],
"notification_types":{
"mentioned":1,
"replied":2,