mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 06:07:21 +01:00
Add lint task to test command.
This commit is contained in:
@@ -328,6 +328,7 @@ gulp.task('test:api-v2:safe', ['test:prepare:server'], (done) => {
|
||||
|
||||
gulp.task('test:all', (done) => {
|
||||
runSequence(
|
||||
'lint',
|
||||
'test:e2e:safe',
|
||||
'test:common:safe',
|
||||
// 'test:content:safe',
|
||||
|
||||
Reference in New Issue
Block a user