Skip to content

Commit

Permalink
Update test.bats
Browse files Browse the repository at this point in the history
  • Loading branch information
davereid committed Jan 8, 2024
1 parent 162036e commit c4bfbb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test.bats
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ setup() {
cd "${TESTDIR}"
ddev config --project-name=${PROJNAME}
ddev start -y >/dev/null
ddev composer create drupal/recommended-project --stability dev --no-interaction
}

health_checks() {
Expand Down

0 comments on commit c4bfbb4

Please sign in to comment.