Comparing version 4.0.4 to 4.0.5
@@ -124,5 +124,7 @@ 'use strict'; | ||
if (this._shot.isDone) { | ||
/* $lab:coverage:off$ */ | ||
if (this._shot.simulate.end !== false) { // 'end' defaults to true | ||
this.push(null); | ||
} | ||
/* $lab:coverage:on$ */ | ||
@@ -129,0 +131,0 @@ return; |
{ | ||
"name": "shot", | ||
"description": "Injects a fake HTTP request/response into a node HTTP server", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"repository": "git://github.com/hapijs/shot", | ||
@@ -6,0 +6,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
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
12857
276