Skip to content

Commit 61ee505

Browse files
committed
chore: test execution customization removed
1 parent 125eb5a commit 61ee505

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

build.gradle

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -164,13 +164,6 @@ subprojects {
164164
}
165165
scalaCompileOptions.additionalParameters = plugins
166166
}
167-
168-
test {
169-
testLogging {
170-
events 'failed'
171-
exceptionFormat 'full'
172-
}
173-
}
174167
}
175168

176169

0 commit comments

Comments
 (0)