Skip to content

Commit

Permalink
[CMSP-678]: Fix $ position
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Wagner committed Oct 12, 2023
1 parent 737b0c1 commit 4194f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/behat-prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ set -ex
###
# Create a new environment for this particular test run.
###
terminus env:create "{$TERMINUS_SITE}.dev" "$TERMINUS_ENV"
terminus env:create "${TERMINUS_SITE}.dev" "$TERMINUS_ENV"
terminus env:wipe "$SITE_ENV" --yes

###
Expand Down

0 comments on commit 4194f9e

Please sign in to comment.