Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
mmetc committed Feb 9, 2024
1 parent 5f34abd commit 8e3cefb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/lib/color-formatter
Original file line number Diff line number Diff line change
Expand Up @@ -323,9 +323,9 @@ bats_tap_stream_suite() {
# indicate filename for failures
local file_name="${1#"$BASE_PATH"}"
name="File $file_name"
set_color 4 bold
buffer "%s\n" "$file_name"
clear_color
# set_color 4 bold
# buffer "%s\n" "$file_name"
# clear_color
}

line_backoff_count=0
Expand Down

0 comments on commit 8e3cefb

Please sign in to comment.