fix lint
This commit is contained in:
@@ -181,7 +181,7 @@ describe('User Model', () => {
|
||||
});
|
||||
});
|
||||
|
||||
context.only('notifications', () => {
|
||||
context('notifications', () => {
|
||||
it('can add notifications without data', () => {
|
||||
const user = new User();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user