Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vcastellm committed Oct 1, 2024
1 parent c5d9182 commit c92ffc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/run-e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ source $(dirname $0)/scripts/env.sh

FORK=$1
if [ -z $FORK ]; then
echo "Missing FORK: ['9', '12']"
echo "Missing FORK: ['fork9', 'fork12']"
exit 1
fi

Expand Down

0 comments on commit c92ffc1

Please sign in to comment.