Skip to content

Commit

Permalink
revert me, debug
Browse files Browse the repository at this point in the history
  • Loading branch information
craigcomstock committed Aug 30, 2023
1 parent a98d7c5 commit 088745d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/testing.cf
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,10 @@ bundle agent testing_generic_report(format, outfile)
edit_template => "$(this.promise_dirname)/templates/tap.mustache";

reports:
any::
"CRAIG tap_json: ${tap_json}";
"CRAIG tap_results: ${with}" with => storejson(tap_results);
"CRAIG tap_tests: ${with}" with => storejson(tap_tests);
junit.stdout::
"$(const.n)$(junit_out)";

Expand Down

0 comments on commit 088745d

Please sign in to comment.