fix unclosed block in docs
This commit is contained in:
parent
4cbb057b97
commit
f5bc6ce665
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue