Skip to content

Commit

Permalink
fixup! test: minor cleanups to synthetic-chain
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Hibbert committed Sep 9, 2024
1 parent e7404a6 commit f72dd42
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -eo pipefail

source ./env_setup.sh

export PROPOSAL=$1
PROPOSAL=$1
if [ -z "$PROPOSAL" ]; then
fail "Must specify what proposal to use"
fi
Expand Down

0 comments on commit f72dd42

Please sign in to comment.