mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-05-04 04:31:49 +02:00
fixup! 3e861cc0cd
This commit is contained in:
parent
2476ed6daa
commit
4a4bf7c571
1 changed files with 1 additions and 1 deletions
|
@ -236,7 +236,7 @@ def test_store_signatures_with_different_digests(
|
|||
# Verify that the signatures file was not created
|
||||
assert not (signatures_path / f"{image_digest}.json").exists()
|
||||
|
||||
# Verify that the log index file was not updated
|
||||
|
||||
assert not (signatures_path / "last_log_index").exists()
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue