Skip to content

Commit 4304eea

Browse files
committed
Polish contribution
See gh-28531
1 parent 7d594aa commit 4304eea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-test/src/test/java/org/springframework/boot/test/context/runner/AbstractApplicationContextRunnerTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
import org.junit.jupiter.api.Test;
2525

2626
import org.springframework.beans.factory.BeanDefinitionStoreException;
27+
import org.springframework.beans.factory.annotation.Autowired;
2728
import org.springframework.boot.context.annotation.UserConfigurations;
2829
import org.springframework.boot.context.properties.ConfigurationProperties;
2930
import org.springframework.boot.context.properties.EnableConfigurationProperties;

0 commit comments

Comments
 (0)