Skip to content

Commit

Permalink
squashme build.gradle
Browse files Browse the repository at this point in the history
Signed-off-by: l-1squared <30831153+l-1squared@users.noreply.github.com>
  • Loading branch information
l-1squared committed Jun 17, 2024
1 parent 1ab4550 commit 99f9418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jgiven-examples/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ dependencies {
test.finalizedBy jgivenHtml5Report
test.finalizedBy jgivenAsciiDocReport

// there are test that fail on purpose to show a failing test in the report
// there are tests that fail on purpose to show a failing test in the report
test.ignoreFailures = true

0 comments on commit 99f9418

Please sign in to comment.