瀏覽代碼

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
 @ContextConfiguration
 class WithMockUserTests {
 class WithMockUserTests {
 ----
 ----
+====
 
 
 This is a basic example of how to setup Spring Security Test. The highlights are:
 This is a basic example of how to setup Spring Security Test. The highlights are: