mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
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