Manual URL Cleanup
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ public class CasAuthenticationProviderTests {
|
||||
private ServiceProperties makeServiceProperties() {
|
||||
final ServiceProperties serviceProperties = new ServiceProperties();
|
||||
serviceProperties.setSendRenew(false);
|
||||
serviceProperties.setService("http://test.com");
|
||||
serviceProperties.setService("https://localhost");
|
||||
|
||||
return serviceProperties;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user