mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-22 16:00:05 -05:00
Remove test error
This commit is contained in:
parent
5c55142e31
commit
d480781576
@ -104,9 +104,6 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
# TEST: inject an error
|
|
||||||
errors["asdf"]="fdsa"
|
|
||||||
|
|
||||||
for attestationVariant in "${!errors[@]}"; do
|
for attestationVariant in "${!errors[@]}"; do
|
||||||
echo "Failed to reproduce measurements for $attestationVariant:"
|
echo "Failed to reproduce measurements for $attestationVariant:"
|
||||||
echo "${errors["$attestationVariant"]}" | ts " "
|
echo "${errors["$attestationVariant"]}" | ts " "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user