Skip to content

Commit ecf751e

Browse files
committed
Polish
1 parent 1222a73 commit ecf751e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-boot-project/spring-boot-test-autoconfigure/src/test/java/org/springframework/boot/test/autoconfigure/web/client/RestClientTestWithConfigurationPropertiesIntegrationTests.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
import static org.assertj.core.api.Assertions.assertThat;
2626

2727
/**
28-
* Tests for {@link RestClientTest @RestClientTest} with a {@link ConfigurationProperties}
29-
* annotated type.
28+
* Tests for {@link RestClientTest @RestClientTest} with a
29+
* {@link ConfigurationProperties @ConfigurationProperties} annotated type.
3030
*
3131
* @author Stephane Nicoll
3232
*/

0 commit comments

Comments
 (0)