This commit is contained in:
Andy Wilkinson 2021-09-16 12:10:37 +01:00
parent a4f1d32203
commit 9df099e343
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframework.boot.docs.test.autoconfigure.restdocs.webclient;
package org.springframework.boot.docs.features.testing.springbootapplications.autoconfiguredspringrestdocs.withwebtestclient;
import org.springframework.boot.test.context.TestConfiguration;
import org.springframework.boot.test.web.reactive.server.WebTestClientBuilderCustomizer;