Skip to content

Commit

Permalink
tests: Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Jelen <[email protected]>
  • Loading branch information
Jakuje committed Oct 30, 2024
1 parent 88f4f6c commit 670da7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ echo "${ECPEERCRTURI}"
echo ""


## Softtokn does not support edwrds curves yet
## Softtokn does not support edwards curves yet
if [ "${TOKENTYPE}" != "softokn" ]; then

# generate ED25519
Expand Down

0 comments on commit 670da7e

Please sign in to comment.