mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
disable common tests for api v3
This commit is contained in:
@@ -380,7 +380,7 @@ gulp.task('test:all', (done) => {
|
||||
runSequence(
|
||||
'lint',
|
||||
// 'test:e2e:safe',
|
||||
'test:common:safe',
|
||||
//'test:common:safe',
|
||||
// 'test:content:safe',
|
||||
'test:server_side:safe',
|
||||
// 'test:karma:safe',
|
||||
|
||||
Reference in New Issue
Block a user