See gh-21002
This commit is contained in:
dreis2211 2020-04-17 20:31:53 +02:00 committed by Stephane Nicoll
parent 29dc236bb2
commit e3a9bacf3b
1 changed files with 1 additions and 1 deletions

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
*/