gulp-jasmine-phantom
Advanced tools
Comparing version 1.0.12 to 1.0.13
@@ -16,3 +16,3 @@ var system = require('system'); | ||
if(msg.match(finishRegEx) !== null) { | ||
phantom.exit(1); | ||
phantom.exit(0); | ||
} | ||
@@ -19,0 +19,0 @@ }; |
{ | ||
"name": "gulp-jasmine-phantom", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "Jasmine 2.0 suite runner, optionally with PhantomJS", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |