Skip to content

Commit 0474051

Browse files
authored
chore: update more snapshots (#9497)
1 parent 25b5dd2 commit 0474051

4 files changed

Lines changed: 1205 additions & 2105 deletions

File tree

test/snapshots/ExtraBuildResourcesTest.js.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ exports[`electronDist as callback function for path to locally unzipped 2`] = `
5757
[
5858
"LICENSE.electron.txt",
5959
"LICENSES.chromium.html",
60-
"Test App ßW",
6160
"chrome-sandbox",
6261
"chrome_100_percent.pak",
6362
"chrome_200_percent.pak",
@@ -72,6 +71,7 @@ exports[`electronDist as callback function for path to locally unzipped 2`] = `
7271
"resources",
7372
"resources.pak",
7473
"snapshot_blob.bin",
74+
"testapp",
7575
"v8_context_snapshot.bin",
7676
"version",
7777
"vk_swiftshader_icd.json",
@@ -94,7 +94,6 @@ exports[`electronDist as standard path to node_modules electron 2`] = `
9494
[
9595
"LICENSE.electron.txt",
9696
"LICENSES.chromium.html",
97-
"Test App ßW",
9897
"chrome-sandbox",
9998
"chrome_100_percent.pak",
10099
"chrome_200_percent.pak",
@@ -109,6 +108,7 @@ exports[`electronDist as standard path to node_modules electron 2`] = `
109108
"resources",
110109
"resources.pak",
111110
"snapshot_blob.bin",
111+
"testapp",
112112
"v8_context_snapshot.bin",
113113
"version",
114114
"vk_swiftshader_icd.json",

0 commit comments

Comments
 (0)