We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d471cd commit 0d4fe15Copy full SHA for 0d4fe15
spring-graphql-test/build.gradle
@@ -40,7 +40,4 @@ dependencies {
40
41
test {
42
useJUnitPlatform()
43
- testLogging {
44
- events "passed", "skipped", "failed"
45
- }
46
}
spring-graphql/build.gradle
@@ -94,7 +94,4 @@ dependencies {
94
95
96
97
98
99
100
0 commit comments