File tree 1 file changed +1
-10
lines changed
1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -280,10 +280,6 @@ exports[`makeUniversalApp asar mode should generate AsarIntegrity for all asars
280
280
" algorithm" : " SHA256" ,
281
281
" hash" : " 7e6af4d00f4cc737eff922e2b386128a269f80887b79a011022f1276bdbe7832" ,
282
282
},
283
- " Resources/webbapp.asar" : {
284
- " algorithm" : " SHA256" ,
285
- " hash" : " 7e6af4d00f4cc737eff922e2b386128a269f80887b79a011022f1276bdbe7832" ,
286
- },
287
283
},
288
284
}
289
285
` ;
@@ -918,12 +914,7 @@ exports[`makeUniversalApp no asar mode should shim two different app folders 4`]
918
914
919
915
exports [` makeUniversalApp no asar mode should shim two different app folders 5` ] = `
920
916
{
921
- " Contents/Info.plist" : {
922
- " Resources/app.asar" : {
923
- " algorithm" : " SHA256" ,
924
- " hash" : " 27433ee3e34b3b0dabb29d18d40646126e80c56dbce8c4bb2adef7278b5a46c0" ,
925
- },
926
- },
917
+ " Contents/Info.plist" : {},
927
918
}
928
919
` ;
929
920
You can’t perform that action at this time.
0 commit comments