Comparing version 0.0.18 to 0.0.19
@@ -96,2 +96,9 @@ // Generated by CoffeeScript 1.9.1 | ||
}, | ||
tap: function() { | ||
var ref; | ||
return (ref = describeScenario(spec(), { | ||
only: only, | ||
counts: counts | ||
})).tap.apply(ref, arguments); | ||
}, | ||
verifySpecHasBeenCovered: function() { | ||
@@ -98,0 +105,0 @@ return it('Verify that all descriptions in the specification have been covered', function() { |
{ | ||
"name": "gwt", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "Given, when, then", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
16069
434