mirror of
https://github.com/wassname/talk.git
synced 2026-08-04 13:23:35 +08:00
Added tests + model implementation.
This commit is contained in:
@@ -27,7 +27,6 @@ describe('models.Action', () => {
|
||||
item_type: 'comment'
|
||||
}
|
||||
]).then((actions) => {
|
||||
console.log('all created');
|
||||
mockActions = actions;
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user