mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 11:02:46 +08:00
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.json":{
|
||||||
"site":{
|
"site":{
|
||||||
"default_archetype":"regular",
|
"default_archetype":"regular",
|
||||||
|
"disabled_plugins":[],
|
||||||
"notification_types":{
|
"notification_types":{
|
||||||
"mentioned":1,
|
"mentioned":1,
|
||||||
"replied":2,
|
"replied":2,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user