mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
chore: update sub-deps and fix lint
This commit is contained in:
@@ -377,7 +377,6 @@ describe('shouldDo', () => {
|
||||
m: false,
|
||||
};
|
||||
|
||||
|
||||
[0, 1, 2, 3, 4, 5, 6].forEach(weekday => {
|
||||
day = moment().add(1, 'weeks').day(weekday).toDate();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user