jest-circus
Advanced tools
Comparing version 21.3.0-beta.7 to 21.3.0-beta.8
@@ -114,5 +114,5 @@ 'use strict';Object.defineProperty(exports, "__esModule", { value: true }); | ||
new Error( | ||
`Exceeded timeout of ${timeout}ms for a ${isHook ? | ||
'hook' : | ||
'test'}.\nUse jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test.`); | ||
`Exceeded timeout of ${timeout}ms for a ${ | ||
isHook ? 'hook' : 'test' | ||
}.\nUse jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test.`); | ||
@@ -119,0 +119,0 @@ |
{ | ||
"name": "jest-circus", | ||
"version": "21.3.0-beta.7", | ||
"version": "21.3.0-beta.8", | ||
"repository": { | ||
@@ -12,11 +12,11 @@ "type": "git", | ||
"chalk": "^2.0.1", | ||
"expect": "21.3.0-beta.7", | ||
"jest-diff": "21.3.0-beta.7", | ||
"jest-matcher-utils": "21.3.0-beta.7", | ||
"jest-message-util": "21.3.0-beta.7", | ||
"jest-snapshot": "21.3.0-beta.7" | ||
"expect": "21.3.0-beta.8", | ||
"jest-diff": "21.3.0-beta.8", | ||
"jest-matcher-utils": "21.3.0-beta.8", | ||
"jest-message-util": "21.3.0-beta.8", | ||
"jest-snapshot": "21.3.0-beta.8" | ||
}, | ||
"devDependencies": { | ||
"jest-runtime": "21.3.0-beta.7" | ||
"jest-runtime": "21.3.0-beta.8" | ||
} | ||
} |
@@ -114,5 +114,5 @@ /** | ||
new Error( | ||
`Exceeded timeout of ${timeout}ms for a ${isHook | ||
? 'hook' | ||
: 'test'}.\nUse jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test.`, | ||
`Exceeded timeout of ${timeout}ms for a ${ | ||
isHook ? 'hook' : 'test' | ||
}.\nUse jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test.`, | ||
); | ||
@@ -119,0 +119,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
71880
+ Addedexpect@21.3.0-beta.8(transitive)
+ Addedjest-diff@21.3.0-beta.8(transitive)
+ Addedjest-get-type@21.3.0-beta.8(transitive)
+ Addedjest-matcher-utils@21.3.0-beta.8(transitive)
+ Addedjest-message-util@21.3.0-beta.8(transitive)
+ Addedjest-snapshot@21.3.0-beta.8(transitive)
+ Addedpretty-format@21.3.0-beta.8(transitive)
- Removedexpect@21.3.0-beta.7(transitive)
- Removedjest-diff@21.3.0-beta.7(transitive)
- Removedjest-get-type@21.3.0-beta.7(transitive)
- Removedjest-matcher-utils@21.3.0-beta.7(transitive)
- Removedjest-message-util@21.3.0-beta.7(transitive)
- Removedjest-snapshot@21.3.0-beta.7(transitive)
- Removedpretty-format@21.3.0-beta.7(transitive)
Updatedexpect@21.3.0-beta.8
Updatedjest-diff@21.3.0-beta.8
Updatedjest-snapshot@21.3.0-beta.8