mirror of
https://github.com/wassname/talk.git
synced 2026-08-03 13:20:59 +08:00
Added new SYSTEM_WITHHELD comment status
This commit is contained in:
@@ -215,7 +215,7 @@ describe('graph.mutations.editComment', () => {
|
||||
body: 'I have been edited to add a link: https://coralproject.net/'
|
||||
},
|
||||
afterEdit: {
|
||||
status: 'PREMOD',
|
||||
status: 'SYSTEM_WITHHELD',
|
||||
},
|
||||
},
|
||||
].forEach(({description, settings, beforeEdit, edit, afterEdit, error}) => {
|
||||
|
||||
Reference in New Issue
Block a user