test_description='shell command can be suppressed in output' . '../test-lib.bash' # when not quiet, expect to see command that was run test_expect_success 'run' ' (run_dotbot | grep "echo banana") <