Skip to content

Commit 44d9011

Browse files
committed
[TESTS] Up the verbosing ante
1 parent 961c112 commit 44d9011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ setup() {
4444

4545
health_checks() {
4646
echo "Showing output from rendering" >&3
47-
run ddev logs -s typo3-docs
47+
run ddev logs -s typo3-docs >&3
4848
assert_success
4949
assert_output --partial "Server running at http://"
5050

0 commit comments

Comments
 (0)