Reworded CASSampleSpec test method to reflect single logout
This commit is contained in:
@@ -118,7 +118,7 @@ class CasSampleSpec extends BaseSpec {
|
||||
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'
|
||||
to SecurePage
|
||||
at LoginPage
|
||||
|
||||
Reference in New Issue
Block a user