Skip to content

Commit

Permalink
DEV build dist file output snapshot updated
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera committed Apr 7, 2020
1 parent 6f40fdd commit 3152662
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/__snapshots__/dist.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
exports[`Build distribution should match a specific file output 1`] = `
Array [
"",
"./build/beta/config/main.yml",
"./build/index.html",
"./build/locales/en-US.json",
"./build/locales/en.json",
Expand All @@ -25,5 +26,6 @@ Array [
"./build/static/media/pfbg_768@2x*jpg",
"./build/static/media/pfbg_992@2x*jpg",
"./build/static/media/subscriptions*svg",
"./build/static/media/tour*png",
]
`;

0 comments on commit 3152662

Please sign in to comment.