mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-05-04 04:31:49 +02:00
fixup! (WIP) some more tests
This commit is contained in:
parent
b4818ce854
commit
35704b8a18
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ def test_store_signatures_with_different_digests(
|
|||
):
|
||||
signatures = [valid_signature, signature_other_digest]
|
||||
breakpoint()
|
||||
pass
|
||||
valid_signature, signature_other_digest, mocker, tmp_path
|
||||
|
||||
|
||||
def test_store_signatures_digest_mismatch():
|
||||
|
|
Loading…
Reference in a new issue