fixup! (WIP) Add tests

This commit is contained in:
Alexis Métaireau 2025-02-25 15:44:08 +01:00
parent b5bfbb5d6e
commit ab51a71bdf

View file

@ -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():