diff --git a/test-node.bash b/test-node.bash index bb73a9a2..7e4931d9 100755 --- a/test-node.bash +++ b/test-node.bash @@ -128,6 +128,7 @@ while [[ $# -gt 0 ]]; do ;; --dev-contracts) dev_contracts=true + shift ;; --ci) ci=true