소스 검색

fix unclosed block in docs

Dan Allen 2 년 전
부모
커밋
f5bc6ce665
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      docs/modules/ROOT/pages/servlet/test/method.adoc

+ 1 - 0
docs/modules/ROOT/pages/servlet/test/method.adoc

@@ -61,6 +61,7 @@ public class WithMockUserTests {
 @ContextConfiguration
 class WithMockUserTests {
 ----
+====
 
 This is a basic example of how to setup Spring Security Test. The highlights are: