mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 21:42:17 +00:00
Rename to SessionFixationDslTests
This commit is contained in:
parent
26414ad3af
commit
40b15f5a46
@ -40,7 +40,7 @@ import org.springframework.test.web.servlet.request.MockMvcRequestBuilders
|
|||||||
*
|
*
|
||||||
* @author Eleftheria Stein
|
* @author Eleftheria Stein
|
||||||
*/
|
*/
|
||||||
class SessionFixationDslTest {
|
class SessionFixationDslTests {
|
||||||
@Rule
|
@Rule
|
||||||
@JvmField
|
@JvmField
|
||||||
var spring = SpringTestRule()
|
var spring = SpringTestRule()
|
Loading…
x
Reference in New Issue
Block a user