mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Remove unnecessary backtick in author tag
See gh-51719 Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
This commit is contained in:
committed by
Stéphane Nicoll
parent
d08d6d053a
commit
338ac4b490
+1
-1
@@ -58,7 +58,7 @@ import org.springframework.web.util.DefaultUriBuilderFactory.EncodingMode;
|
||||
* {@link TestTemplateInvocationContextProvider} for
|
||||
* {@link WebEndpointTest @WebEndpointTest}.
|
||||
*
|
||||
* @author Andy Wilkinson`
|
||||
* @author Andy Wilkinson
|
||||
* @author Stephane Nicoll
|
||||
*/
|
||||
class WebEndpointTestInvocationContextProvider implements TestTemplateInvocationContextProvider {
|
||||
|
||||
Reference in New Issue
Block a user