Skip to content

Commit 6d28ac6

Browse files
committed
Merge branch '6.2.x'
2 parents 5e62ae1 + d26ee8f commit 6d28ac6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-docs/modules/ROOT/pages/testing/webtestclient.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Kotlin::
127127
======
128128

129129
For Spring MVC, use the following where the Spring `ApplicationContext` is passed to
130-
{spring-framework-api}/test/web/servlet/setup/MockMvcBuilders.html#webAppContextSetup-org.springframework.web.context.WebApplicationContext-[MockMvcBuilders.webAppContextSetup]
130+
{spring-framework-api}/test/web/servlet/setup/MockMvcBuilders.html#webAppContextSetup(org.springframework.web.context.WebApplicationContext)[MockMvcBuilders.webAppContextSetup]
131131
to create a xref:testing/mockmvc.adoc[MockMvc] instance to handle
132132
requests:
133133

0 commit comments

Comments
 (0)