mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-20 15:35:55 -04:00
Remove test error
This commit is contained in:
parent
96b139d497
commit
bc53ac59ab
@ -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 " "
|
||||
|
Loading…
x
Reference in New Issue
Block a user