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 036b61a commit 8465f35Copy full SHA for 8465f35
acceptance/async-tests/async-tests.gradle
@@ -3,4 +3,4 @@ dependencies {
3
compile('org.springframework.boot:spring-boot-starter')
4
}
5
6
-test.onlyIf { true }
+test.onlyIf { false }
0 commit comments