Skip to content

Commit

Permalink
replace test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler36 committed Nov 11, 2022
1 parent a3e395d commit 67b473d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/test.bats
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,7 @@ teardown() {
echo "# ddev get drud/ddev-browsersync with project ${PROJNAME} in ${TESTDIR} ($(pwd))" >&3
ddev get drud/ddev-browsersync
ddev restart
# ddev exec "curl -s elasticsearch:9200" | grep "${PROJNAME}-elasticsearch"
# ./run-ddev-browsersync &
# sleep 5
# curl -s --fail https://${PROJNAME}.ddev.site:3000 | grep "this is a test"
}

0 comments on commit 67b473d

Please sign in to comment.