Skip to content

Commit ac63406

Browse files
fix filename
Signed-off-by: Ramon Petgrave <ramon.petgrave64@gmail.com>
1 parent 676294a commit ac63406

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

test/unit/internal/test_trust.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ class TestTrustedRoot:
6969
"file",
7070
[
7171
"trusted_root/trustedroot.v1.json",
72-
"trusted_root/trustedroot.v1.local_tlog_ed25519json",
72+
"trusted_root/trustedroot.v1.local_tlog_ed25519_rekor-tiles.json",
7373
],
7474
)
7575
def test_good(self, asset, file):

0 commit comments

Comments
 (0)