mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Fix typo
See gh-17132
This commit is contained in:
committed by
Stephane Nicoll
parent
801ce6d0a1
commit
368c0eebe4
+1
-1
@@ -30,7 +30,7 @@ import org.springframework.boot.gradle.testkit.GradleBuildExtension;
|
||||
|
||||
/**
|
||||
* {@link Extension} that runs {@link TestTemplate templated tests} against multiple
|
||||
* versions of Gradle. Test classes using the extension must have non-privaten and
|
||||
* versions of Gradle. Test classes using the extension must have non-private and
|
||||
* non-final {@link GradleBuild} field named {@code gradleBuild}.
|
||||
*
|
||||
* @author Andy Wilkinson
|
||||
|
||||
Reference in New Issue
Block a user