Skip to content

Commit

Permalink
fix(test): update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnpnl committed Jan 31, 2020
1 parent 81897e1 commit 0e1190d
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions e2e/__tests__/__snapshots__/logger.test.ts.snap
Expand Up @@ -49,10 +49,7 @@ Array [
"[level:20] backporting config",
"[level:20] normalized jest config",
"[level:20] normalized ts-jest config",
"[level:20] loaded module @babel/core",
"[level:20] patching @babel/core",
"[level:20] checking version of @babel/core: OK",
"[level:20] normalized babel config",
"[level:20] normalized babel config via ts-jest option",
"[level:20] loaded module typescript",
"[level:20] patching typescript",
"[level:20] checking version of typescript: OK",
Expand Down Expand Up @@ -96,10 +93,7 @@ Array [
"[level:20] normalized jest config",
"[level:20] resolved path from babel.config.js to <cwd>/babel.config.js",
"[level:20] normalized ts-jest config",
"[level:20] loaded module @babel/core",
"[level:20] patching @babel/core",
"[level:20] checking version of @babel/core: OK",
"[level:20] normalized babel config",
"[level:20] normalized babel config via ts-jest option",
"[level:20] loaded module typescript",
"[level:20] patching typescript",
"[level:20] checking version of typescript: OK",
Expand Down

0 comments on commit 0e1190d

Please sign in to comment.