Skip to content

Commit

Permalink
debug CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Apr 29, 2024
1 parent f2be496 commit caa6696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_helper.bash
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ flunk() {
{ if [ "$#" -eq 0 ]; then cat -
else echo "$@"
fi
} | sed "s:${RBENV_TEST_DIR}:TEST_DIR:g" >&2
} #| sed "s:${RBENV_TEST_DIR}:TEST_DIR:g" >&2
return 1
}

Expand Down

0 comments on commit caa6696

Please sign in to comment.