fix unclosed block in docs

This commit is contained in:
Dan Allen 2023-01-13 14:35:00 -07:00 committed by Rob Winch
parent 4cbb057b97
commit f5bc6ce665

View File

@ -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: