disable common tests for api v3
This commit is contained in:
+1
-1
@@ -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