FIX: Broken js tests
This commit is contained in:
parent
5f45e5361f
commit
33b03c1503
|
@ -18,7 +18,8 @@ export default {
|
||||||
},
|
},
|
||||||
"post_types":{
|
"post_types":{
|
||||||
"regular":1,
|
"regular":1,
|
||||||
"moderator_action":2
|
"moderator_action":2,
|
||||||
|
"small_action":3
|
||||||
},
|
},
|
||||||
"group_names":[
|
"group_names":[
|
||||||
"admins",
|
"admins",
|
||||||
|
|
Loading…
Reference in New Issue