mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-04 04:19:09 +00:00
Reworded CASSampleSpec test method to reflect single logout
This commit is contained in:
parent
4c43bde064
commit
4d786d74cf
@ -118,7 +118,7 @@ class CasSampleSpec extends BaseSpec {
|
|||||||
at LoginPage
|
at LoginPage
|
||||||
}
|
}
|
||||||
|
|
||||||
def 'logging out of the cas server successfully logs out of the cas server'() {
|
def 'logging out of the cas server successfully logs out of the cas sample application'() {
|
||||||
setup: 'login with ROLE_USER'
|
setup: 'login with ROLE_USER'
|
||||||
to SecurePage
|
to SecurePage
|
||||||
at LoginPage
|
at LoginPage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user