Browse Source

Merge branch '5.7.x' into 5.8.x

Closes gh-12553
Rob Winch 2 years ago
parent
commit
5beabbe357
1 changed files with 1 additions and 0 deletions
  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: