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