Merge branch '2.2.x'

Closes gh-21118
This commit is contained in:
Stephane Nicoll
2020-04-25 09:15:49 +02:00

View File

@@ -26,7 +26,7 @@ import org.springframework.util.ReflectionUtils;
/**
* {@link BeforeEachCallback} to set a test class's {@code gradleBuild} field prior to
* test exection.
* test execution.
*
* @author Andy Wilkinson
*/