Skip to content

Commit

Permalink
Remove remainging "testLogging" (#10769)
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Jan 11, 2024
1 parent e933df2 commit 5dbc76e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -433,13 +433,6 @@ test {
// TODO: Remove this as soon as ArchUnit is modularized
runOnClasspath = true
}

testLogging {
// set options for log level LIFECYCLE
// for debugging tests: add "STANDARD_OUT", "STANDARD_ERROR"
events = ["FAILED"]
exceptionFormat "full"
}
}

testlogger {
Expand Down

0 comments on commit 5dbc76e

Please sign in to comment.