[java-idp-integration-tests COMMIT] /trunk/src/test/java/net/shibboleth/idp/test/saml2/SAML2UnsolicitedSSOIntegration...
noreply at shibboleth.net
noreply at shibboleth.net
Mon Nov 24 09:42:37 EST 2014
Author: scantor
Date: Mon Nov 24 09:42:37 2014
New Revision: 37
URL: http://svn.shibboleth.net/view/java-idp-integration-tests?rev=37&view=rev
Log:
Change page title in test.
Modified:
trunk/src/test/java/net/shibboleth/idp/test/saml2/SAML2UnsolicitedSSOIntegrationWithConsentTest.java
Modified: trunk/src/test/java/net/shibboleth/idp/test/saml2/SAML2UnsolicitedSSOIntegrationWithConsentTest.java
URL: http://svn.shibboleth.net/view/java-idp-integration-tests/trunk/src/test/java/net/shibboleth/idp/test/saml2/SAML2UnsolicitedSSOIntegrationWithConsentTest.java?rev=37&r1=36&r2=37&view=diff
==============================================================================
--- trunk/src/test/java/net/shibboleth/idp/test/saml2/SAML2UnsolicitedSSOIntegrationWithConsentTest.java (original)
+++ trunk/src/test/java/net/shibboleth/idp/test/saml2/SAML2UnsolicitedSSOIntegrationWithConsentTest.java Mon Nov 24 09:42:37 2014
@@ -57,7 +57,7 @@
public final static String ENABLE_CONSENT_FLOW_PROPERTY_VALUE = "terms-of-use|attribute-release";
/** Title of terms of use page. */
- public final static String TERMS_OF_USE_PAGE_TITLE = "Terms of Use";
+ public final static String TERMS_OF_USE_PAGE_TITLE = "Example Terms of Use";
/** Title of attribute release page. */
public final static String ATTRIBUTE_RELEASE_PAGE_TITLE = "Information Release";
More information about the commits
mailing list