mirror of
https://github.com/imranismail/setup-kustomize.git
synced 2026-07-16 15:42:57 +00:00
Update metadata
This commit is contained in:
1
node_modules/jest-jasmine2/build/errorOnPrivate.js
generated
vendored
1
node_modules/jest-jasmine2/build/errorOnPrivate.js
generated
vendored
@@ -39,6 +39,7 @@ function installErrorOnPrivate(global) {
|
||||
};
|
||||
});
|
||||
Object.keys(disabledJasmineMethods).forEach(methodName => {
|
||||
// @ts-ignore
|
||||
jasmine[methodName] = () => {
|
||||
throwAtFunction(disabledJasmineMethods[methodName], jasmine[methodName]);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user