Skip to content

Commit 0c13e55

Browse files
committed
update snapshots
1 parent 7fff35e commit 0c13e55

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

test/__snapshots__/index.spec.ts.snap

+1-10
Original file line numberDiff line numberDiff line change
@@ -280,10 +280,6 @@ exports[`makeUniversalApp asar mode should generate AsarIntegrity for all asars
280280
"algorithm": "SHA256",
281281
"hash": "7e6af4d00f4cc737eff922e2b386128a269f80887b79a011022f1276bdbe7832",
282282
},
283-
"Resources/webbapp.asar": {
284-
"algorithm": "SHA256",
285-
"hash": "7e6af4d00f4cc737eff922e2b386128a269f80887b79a011022f1276bdbe7832",
286-
},
287283
},
288284
}
289285
`;
@@ -918,12 +914,7 @@ exports[`makeUniversalApp no asar mode should shim two different app folders 4`]
918914

919915
exports[`makeUniversalApp no asar mode should shim two different app folders 5`] = `
920916
{
921-
"Contents/Info.plist": {
922-
"Resources/app.asar": {
923-
"algorithm": "SHA256",
924-
"hash": "27433ee3e34b3b0dabb29d18d40646126e80c56dbce8c4bb2adef7278b5a46c0",
925-
},
926-
},
917+
"Contents/Info.plist": {},
927918
}
928919
`;
929920

0 commit comments

Comments
 (0)