Skip to content

Commit

Permalink
fix ut
Browse files Browse the repository at this point in the history
  • Loading branch information
beyondkmp committed Nov 7, 2024
1 parent e327551 commit 3d3e4a8
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions test/snapshots/BuildTest.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4970,10 +4970,8 @@ exports[`win smart unpack 2`] = `
"files": {
"package.json": {
"size": "<size>",
"unpacked": true,
},
},
"unpacked": true,
},
},
},
Expand Down Expand Up @@ -5174,14 +5172,6 @@ exports[`win smart unpack 3`] = `
"app.asar.unpacked/node_modules/edge-cs/lib/edge-cs.js",
"app.asar.unpacked/node_modules/edge-cs/lib/bootstrap/Dummy.cs",
"app.asar.unpacked/node_modules/edge-cs/lib/bootstrap/project.json",
{
"content": "{
"name": "@electron-builder/test-smart-unpack-empty",
"version": "1.0.0"
}
",
"name": "app.asar.unpacked/node_modules/@electron-builder/test-smart-unpack-empty/package.json",
},
"app.asar.unpacked/node_modules/@electron-builder/test-smart-unpack/foo.dll",
{
"content": "{
Expand Down

0 comments on commit 3d3e4a8

Please # to comment.