mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
Remove old comments
This commit is contained in:
@@ -243,10 +243,5 @@ describe('graph.mutations.editComment', () => {
|
||||
expect(commentAfterEdit.body).to.equal(newBody);
|
||||
expect(commentAfterEdit.status).to.equal(afterEdit.status);
|
||||
});
|
||||
});
|
||||
|
||||
// user can't edit outside of edit window
|
||||
|
||||
// should BANNED users be able to edit their comments?
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user