FIX: `store:main` error when running QUnit tests checking disabled plugins
This commit is contained in:
parent
38eef177d4
commit
16b67745d8
|
@ -2,6 +2,7 @@ export default {
|
|||
"site.json":{
|
||||
"site":{
|
||||
"default_archetype":"regular",
|
||||
"disabled_plugins":[],
|
||||
"notification_types":{
|
||||
"mentioned":1,
|
||||
"replied":2,
|
||||
|
|
Loading…
Reference in New Issue