diff --git a/gulpfile.js b/gulpfile.js index f98e43c1..7a8f2577 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -182,6 +182,7 @@ function test(cb) { 'python', 'manage.py', 'test', + '--parallel', '--exclude-tag', 'isolate' ];