From 0af7ebaca7257ad9b70e43a0ccf51d91e00d80e3 Mon Sep 17 00:00:00 2001 From: Simen Bekkhus Date: Mon, 19 Aug 2019 13:51:41 +0200 Subject: [PATCH] update snapshot --- e2e/__tests__/__snapshots__/transform.test.ts.snap | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/e2e/__tests__/__snapshots__/transform.test.ts.snap b/e2e/__tests__/__snapshots__/transform.test.ts.snap index dd719d64c007..d8ceff59ca61 100644 --- a/e2e/__tests__/__snapshots__/transform.test.ts.snap +++ b/e2e/__tests__/__snapshots__/transform.test.ts.snap @@ -6,7 +6,7 @@ FAIL __tests__/ignoredFile.test.js babel-jest: Babel ignores __tests__/ignoredFile.test.js - make sure to include the file in Jest's transformIgnorePatterns as well. - at loadBabelConfig (../../../packages/babel-jest/build/index.js:157:13) + at loadBabelConfig (../../../packages/babel-jest/build/index.js:174:13) `; exports[`babel-jest instruments only specific files and collects coverage 1`] = ` @@ -33,7 +33,6 @@ File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s | All files | 83.33 | 100 | 50 | 80 | | covered.js | 83.33 | 100 | 50 | 80 | 13 | ------------|----------|----------|----------|----------|-------------------| - `; exports[`transformer-config instruments only specific files and collects coverage 1`] = `