Skip to content

Commit 2e5b0af

Browse files
committed
test: fixup
1 parent c0f9a86 commit 2e5b0af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/unit/internal/test_trust.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ def test_trust_root_tuf_caches_and_requests(mock_staging_tuf, tuf_dirs):
272272
"timestamp.json": 1,
273273
"13.snapshot.json": 1,
274274
"13.targets.json": 1,
275+
"cb9a48c332a0d515db7760ad6972a09a0f4ed721fe5e839b70371e0d0802abe2.signing_config.v0.2.json": 1
275276
}
276277
expected_fail_reqs = {"12.root.json": 1}
277278
assert reqs == expected_requests

0 commit comments

Comments
 (0)