Browse Source

fix unclosed block in docs

Dan Allen 2 năm trước cách đây
mục cha
commit
f5bc6ce665
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: