Comment out content test until we know for sure what we're doing with the content files

This commit is contained in:
Blade Barringer
2015-10-18 10:14:54 -05:00
parent b2350f10f1
commit 1417d643e4

View File

@@ -336,7 +336,7 @@ gulp.task('test:api:safe', ['test:prepare:mongo'], (done) => {
gulp.task('test', [ gulp.task('test', [
'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',
// 'test:api-legacy:safe', // 'test:api-legacy:safe',