Skip to content

Commit

Permalink
Fix CLI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Jan 19, 2024
1 parent 5e73b1c commit 618d058
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ describe('manifest', () => {
'/snap/snap.manifest.json',
JSON.stringify(
getSnapManifest({
shasum: 'arUMLnuZBGUP4bP3mDBddSs5emfHMgEThNB54+LCm+c=',
shasum: 'G/W5b2JZVv+epgNX9pkN63X6Lye9EJVJ4NLSgAw/afc=',
}),
),
);
Expand Down

0 comments on commit 618d058

Please sign in to comment.