Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yuetloo committed Nov 27, 2023
1 parent 64e6781 commit 743ad7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/sh/runScriptTests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export COORDINATOR_MACISK=$(echo "${MACI_KEYPAIR}" | grep -o "macisk.*$")

# create a new instance of ClrFund
DEPLOYER=$(extract 'deployer')
yarn ts-node cli/newClrfund.ts \
yarn ts-node cli/newClrFund.ts \
--deployer "${DEPLOYER}" \
--user-registry-type simple \
--recipient-registry-type simple \
Expand Down

0 comments on commit 743ad7e

Please sign in to comment.