Skip to content

Commit 9df099e

Browse files
committed
Polish
1 parent a4f1d32 commit 9df099e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/main/java/org/springframework/boot/docs/features/testing/springbootapplications/autoconfiguredspringrestdocs/withwebtestclient/MyWebTestClientBuilderCustomizerConfiguration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
package org.springframework.boot.docs.test.autoconfigure.restdocs.webclient;
17+
package org.springframework.boot.docs.features.testing.springbootapplications.autoconfiguredspringrestdocs.withwebtestclient;
1818

1919
import org.springframework.boot.test.context.TestConfiguration;
2020
import org.springframework.boot.test.web.reactive.server.WebTestClientBuilderCustomizer;

0 commit comments

Comments
 (0)