Skip to content

Commit

Permalink
chore: fix snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
hardfist committed Aug 14, 2024
1 parent 6748436 commit 92ea740
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`statsOutput statsOutput/auxiliary-files-test should print correct stats for 1`] = `
"(node:31749) Warning: The 'NO_COLOR' env is ignored due to the 'FORCE_COLOR' env being set.
PublicPath: auto
"PublicPath: auto
asset bundle.js 2.27 KiB {909} [emitted] (name: main)
asset 2710c5e36f8babb0a3a4.png 7 bytes ({909}) [emitted] [immutable] [from: raw.png] (auxiliary name: main)
Entrypoint main 2.27 KiB (7 bytes) = bundle.js 2.27 KiB (2710c5e36f8babb0a3a4.png 7 bytes)
Expand Down

0 comments on commit 92ea740

Please sign in to comment.