Skip to content

Commit

Permalink
trigger checks
Browse files Browse the repository at this point in the history
  • Loading branch information
tamarleviCm committed Aug 5, 2024
1 parent 40a4c7d commit dec02ab
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,6 @@ public void checkResultsSummary() throws Exception {

ResultsSummary resultsSummary = action.getResultsSummary();
assertNotNull(resultsSummary);
log.info("Results Summary: " + resultsSummary);
}
}

0 comments on commit dec02ab

Please sign in to comment.