Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaietta committed Feb 17, 2024
1 parent 8cef1a1 commit 7bcf15a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions test/snapshots/updater/nsisUpdaterTest.js.snap
Expand Up @@ -471,6 +471,16 @@ Array [
]
`;

exports[`test custom signature verifier - signing error message 1`] = `"ERR_UPDATER_INVALID_SIGNATURE"`;

exports[`test custom signature verifier - signing error message 2`] = `
Array [
"checking-for-update",
"update-available",
"error",
]
`;

exports[`test custom signature verifier 1`] = `
Object {
"files": Array [
Expand Down

0 comments on commit 7bcf15a

Please sign in to comment.