mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-05-04 04:31:49 +02:00
fixup! b37815a96c
This commit is contained in:
parent
bba427d619
commit
43f6d89bbb
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ def test_get_remote_signatures_cosign_error(mocker, fp: FakeProcess):
|
|||
|
||||
def test_store_signatures_with_different_digests(
|
||||
valid_signature, signature_other_digest, mocker, tmp_path
|
||||
|
||||
):
|
||||
"""Test that store_signatures raises an error when a signature's digest doesn't match."""
|
||||
|
||||
image_digest = "sha256:123456"
|
||||
|
|
Loading…
Reference in a new issue