mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
Comment out content test until we know for sure what we're doing with the content files
This commit is contained in:
@@ -336,7 +336,7 @@ gulp.task('test:api:safe', ['test:prepare:mongo'], (done) => {
|
||||
|
||||
gulp.task('test', [
|
||||
'test:common:safe',
|
||||
'test:content:safe',
|
||||
// 'test:content:safe',
|
||||
'test:server_side:safe',
|
||||
'test:karma:safe',
|
||||
// 'test:api-legacy:safe',
|
||||
|
||||
Reference in New Issue
Block a user