mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-05-04 04:31:49 +02:00
fixup! (WIP) Add tests
This commit is contained in:
parent
b5bfbb5d6e
commit
ab51a71bdf
1 changed files with 0 additions and 2 deletions
|
@ -243,8 +243,6 @@ def test_store_signatures_with_different_digests(
|
|||
# Verify that the log index file was not updated
|
||||
assert not (signatures_path / "last_log_index").exists()
|
||||
|
||||
def test_stores_signatures_updates_last_log_index():
|
||||
pass
|
||||
|
||||
|
||||
def test_get_file_digest():
|
||||
|
|
Loading…
Reference in a new issue