mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-21 23:40:05 -05:00
Remove test error
This commit is contained in:
parent
5c55142e31
commit
d480781576
@ -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