@ -6534,7 +6534,7 @@ example shows a class that uses both `@WebFluxTest` and a `WebTestClient`:
@@ -6534,7 +6534,7 @@ example shows a class that uses both `@WebFluxTest` and a `WebTestClient`:
A list of the auto-configuration that is enabled by `@WebFluxTest` can be
<<appendix-test-auto-configuration#test-auto-configuration,found in the appendix>>.
TIP: Sometimes writing Spring MVC tests is not enough; Spring Boot can help you running
TIP: Sometimes writing Spring WebFlux tests is not enough; Spring Boot can help you run