jest-mock-promise
Advanced tools
Comparing version 1.1.7 to 1.1.8
{ | ||
"name": "jest-mock-promise", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "Synchronous Promise Mock for testing with Jest", | ||
@@ -5,0 +5,0 @@ "main": "dist/jest-mock-promise.js", |
@@ -83,2 +83,3 @@ # What's this? | ||
3. Promise is resolved | ||
``` | ||
@@ -85,0 +86,0 @@ If you compare this with the first example you can notice the following: |
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
58073
208