mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
chore(lint): Correct linting errors in test files.
This commit is contained in:
@@ -60,6 +60,7 @@ gulp.task('lint:tests', () => {
|
||||
'expect': true,
|
||||
'_': true,
|
||||
'sinon': true,
|
||||
'sandbox': true,
|
||||
},
|
||||
plugins: [ 'mocha' ],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user