mirror of
https://github.com/henrygd/beszel.git
synced 2026-08-19 08:47:46 +02:00
test(ghupdate): align missing checksum digest error expectation
This commit is contained in:
@@ -34,7 +34,7 @@ func TestVerifyAssetChecksum(t *testing.T) {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "missing",
|
name: "missing",
|
||||||
wantErr: "invalid release asset digest",
|
wantErr: "invalid release digest",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "unsupported algorithm",
|
name: "unsupported algorithm",
|
||||||
|
|||||||
Reference in New Issue
Block a user