grunt-parallel-spec-runner
Advanced tools
Comparing version 0.3.19 to 0.3.20
{ | ||
"name": "grunt-parallel-spec-runner", | ||
"version": "0.3.19", | ||
"version": "0.3.20", | ||
"description": "Plugin used to configure and launch multiple spec ", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/RallySoftware/grunt-parallel-spec-runner.git", |
@@ -32,2 +32,3 @@ /* | ||
if(/All \d+ tests passed!/.test(stdout)){ | ||
specRunner.summary.retry = false; | ||
return; | ||
@@ -34,0 +35,0 @@ } |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
220392
550