Skip to content

Commit

Permalink
test: adapt new error msg for trustroot repo
Browse files Browse the repository at this point in the history
Signed-off-by: Hector Fernandez <[email protected]>
  • Loading branch information
hectorj2f committed Aug 9, 2023
1 parent 3ee7e70 commit 0e78549
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ echo '::endgroup::'

# This image has an attestation, but was not added to TLog
echo '::group:: test job rejection'
expected_error='No leaf found for hash'
expected_error='signature not found in transparency log'
assert_error ${expected_error}
echo '::endgroup::'

Expand Down

0 comments on commit 0e78549

Please sign in to comment.