mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Merge pull request #51719 from ngocnhan-tran1996
Closes gh-51719 * remove-backtick: Remove unnecessary backtick in author tag
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ import org.springframework.web.util.DefaultUriBuilderFactory.EncodingMode;
|
|||||||
* {@link TestTemplateInvocationContextProvider} for
|
* {@link TestTemplateInvocationContextProvider} for
|
||||||
* {@link WebEndpointTest @WebEndpointTest}.
|
* {@link WebEndpointTest @WebEndpointTest}.
|
||||||
*
|
*
|
||||||
* @author Andy Wilkinson`
|
* @author Andy Wilkinson
|
||||||
* @author Stephane Nicoll
|
* @author Stephane Nicoll
|
||||||
*/
|
*/
|
||||||
class WebEndpointTestInvocationContextProvider implements TestTemplateInvocationContextProvider {
|
class WebEndpointTestInvocationContextProvider implements TestTemplateInvocationContextProvider {
|
||||||
|
|||||||
Reference in New Issue
Block a user