diff --git a/samples/cas/src/integration-test/groovy/org/springframework/security/samples/cas/CasSampleSpec.groovy b/samples/cas/src/integration-test/groovy/org/springframework/security/samples/cas/CasSampleSpec.groovy index 9ca243169a..36c2517ae1 100644 --- a/samples/cas/src/integration-test/groovy/org/springframework/security/samples/cas/CasSampleSpec.groovy +++ b/samples/cas/src/integration-test/groovy/org/springframework/security/samples/cas/CasSampleSpec.groovy @@ -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