From cf82664562b019ec27fc3d768c7cb6179e9878a1 Mon Sep 17 00:00:00 2001 From: Tom Mrazauskas Date: Thu, 28 Apr 2022 10:53:14 +0300 Subject: [PATCH] snaps --- .../__snapshots__/ScriptTransformer.test.ts.snap | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/jest-transform/src/__tests__/__snapshots__/ScriptTransformer.test.ts.snap b/packages/jest-transform/src/__tests__/__snapshots__/ScriptTransformer.test.ts.snap index a504fe01c9fa..70beba890c0b 100644 --- a/packages/jest-transform/src/__tests__/__snapshots__/ScriptTransformer.test.ts.snap +++ b/packages/jest-transform/src/__tests__/__snapshots__/ScriptTransformer.test.ts.snap @@ -362,7 +362,7 @@ exports[`ScriptTransformer throws an error if \`process\` doesn't return an obje "passthrough-preprocessor" should return an object or a Promise resolving to an object. The object must have \`code\` property with a string of processed code. - Upgrading Guide: + This error may be caused by a breaking change in Jest 28: https://jestjs.io/docs/upgrading-to-jest28#transformer Code Transformation Documentation: https://jestjs.io/docs/code-transformation @@ -375,7 +375,7 @@ exports[`ScriptTransformer throws an error if \`process\` doesn't return an obje "passthrough-preprocessor" should return an object or a Promise resolving to an object. The object must have \`code\` property with a string of processed code. - Upgrading Guide: + This error may be caused by a breaking change in Jest 28: https://jestjs.io/docs/upgrading-to-jest28#transformer Code Transformation Documentation: https://jestjs.io/docs/code-transformation @@ -388,7 +388,7 @@ exports[`ScriptTransformer throws an error if \`process\` doesn't return an obje "passthrough-preprocessor" should return an object or a Promise resolving to an object. The object must have \`code\` property with a string of processed code. - Upgrading Guide: + This error may be caused by a breaking change in Jest 28: https://jestjs.io/docs/upgrading-to-jest28#transformer Code Transformation Documentation: https://jestjs.io/docs/code-transformation @@ -401,7 +401,7 @@ exports[`ScriptTransformer throws an error if \`process\` doesn't return an obje "passthrough-preprocessor" should return an object or a Promise resolving to an object. The object must have \`code\` property with a string of processed code. - Upgrading Guide: + This error may be caused by a breaking change in Jest 28: https://jestjs.io/docs/upgrading-to-jest28#transformer Code Transformation Documentation: https://jestjs.io/docs/code-transformation @@ -414,7 +414,7 @@ exports[`ScriptTransformer throws an error if \`processAsync\` doesn't return a "passthrough-preprocessor-fruits-banana-js" should return an object or a Promise resolving to an object. The object must have \`code\` property with a string of processed code. - Upgrading Guide: + This error may be caused by a breaking change in Jest 28: https://jestjs.io/docs/upgrading-to-jest28#transformer Code Transformation Documentation: https://jestjs.io/docs/code-transformation @@ -427,7 +427,7 @@ exports[`ScriptTransformer throws an error if \`processAsync\` doesn't return a "passthrough-preprocessor-fruits-avocado-js" should return an object or a Promise resolving to an object. The object must have \`code\` property with a string of processed code. - Upgrading Guide: + This error may be caused by a breaking change in Jest 28: https://jestjs.io/docs/upgrading-to-jest28#transformer Code Transformation Documentation: https://jestjs.io/docs/code-transformation @@ -440,7 +440,7 @@ exports[`ScriptTransformer throws an error if \`processAsync\` doesn't return a "passthrough-preprocessor-fruits-kiwi-js" should return an object or a Promise resolving to an object. The object must have \`code\` property with a string of processed code. - Upgrading Guide: + This error may be caused by a breaking change in Jest 28: https://jestjs.io/docs/upgrading-to-jest28#transformer Code Transformation Documentation: https://jestjs.io/docs/code-transformation @@ -453,7 +453,7 @@ exports[`ScriptTransformer throws an error if \`processAsync\` doesn't return a "passthrough-preprocessor-fruits-grapefruit-js" should return an object or a Promise resolving to an object. The object must have \`code\` property with a string of processed code. - Upgrading Guide: + This error may be caused by a breaking change in Jest 28: https://jestjs.io/docs/upgrading-to-jest28#transformer Code Transformation Documentation: https://jestjs.io/docs/code-transformation