Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Commit

Permalink
Add more debug output to travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vergissberlin committed Jan 19, 2019
1 parent 600630d commit b9b081f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/acceptance/bashlight.bats
Expand Up @@ -34,5 +34,7 @@ teardown() {
@test "${TEST_NAME}: Test logo output with version number" {
run bashlightLogo "1.2.4"
echo -e $output
echo ${HOME}
pwd
[ "${lines[6]}" == ' |___/ v1.2.3' ]
}

0 comments on commit b9b081f

Please sign in to comment.