diff --git a/authentication/sourceTest/java/ch/systemsx/cisd/authentication/crowd/RealCrowdAuthenticationTest.java b/authentication/sourceTest/java/ch/systemsx/cisd/authentication/crowd/RealCrowdAuthenticationTest.java index dd0e6b4413413dd3a6edaa002374a8d74c15699b..43c643f0763fd6ab02a7f650455dab908adeb1b2 100644 --- a/authentication/sourceTest/java/ch/systemsx/cisd/authentication/crowd/RealCrowdAuthenticationTest.java +++ b/authentication/sourceTest/java/ch/systemsx/cisd/authentication/crowd/RealCrowdAuthenticationTest.java @@ -50,7 +50,7 @@ public class RealCrowdAuthenticationTest private static final String NAME_OF_TEST_USER = "test"; private static final String PASSWORD_OF_TEST_USER = null; // FIX! - @Test(groups="broken") + @Test(groups = "broken") public void testCrowdTestAccount() { final IAuthenticationService as =