fix flaky test and improve error handling
just ignore invalid entries
This commit is contained in:
@@ -26,6 +26,7 @@ subprojects {
|
||||
// In this example we use TestNG as our testing tool. JUnit is the default.
|
||||
test{
|
||||
useTestNG()
|
||||
//testLogging.showStandardStreams = true
|
||||
}
|
||||
|
||||
// dependencies that all sub-projects have
|
||||
|
||||
Reference in New Issue
Block a user