Remove test error

This commit is contained in:
miampf 2025-02-20 17:23:45 +01:00
parent 96b139d497
commit bc53ac59ab
No known key found for this signature in database
GPG Key ID: EF039364B5B6886C

View File

@ -104,9 +104,6 @@ jobs:
fi
done
# TEST: inject an error
errors["asdf"]="fdsa"
for attestationVariant in "${!errors[@]}"; do
echo "Failed to reproduce measurements for $attestationVariant:"
echo "${errors["$attestationVariant"]}" | ts " "