Fix typos
Closes gh-11460
This commit is contained in:
committed by
Stephane Nicoll
parent
b545330d8e
commit
eb1ae2dd79
@@ -30,7 +30,7 @@ import org.junit.runners.model.InitializationError;
|
||||
import org.springframework.boot.gradle.testkit.GradleBuild;
|
||||
|
||||
/**
|
||||
* Custom {@link Suite} that runs tests against multiple version of Gradle. Test classes
|
||||
* Custom {@link Suite} that runs tests against multiple versions of Gradle. Test classes
|
||||
* using the suite must have a public {@link GradleBuild} field named {@code gradleBuild}
|
||||
* and annotated with {@link Rule}.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user