Fix legacy tests

This commit is contained in:
Blade Barringer
2015-10-20 20:17:10 -05:00
parent 1417d643e4
commit a0e7eef956
14 changed files with 169 additions and 167 deletions

View File

@@ -339,7 +339,7 @@ gulp.task('test', [
// 'test:content:safe',
'test:server_side:safe',
'test:karma:safe',
// 'test:api-legacy:safe',
'test:api-legacy:safe',
'test:api:safe',
'test:e2e:safe'
], () => {