disable common tests for api v3

This commit is contained in:
Matteo Pagliazzi
2015-12-16 11:16:30 +01:00
parent 13cbf03759
commit a46fa873a9

View File

@@ -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',