Skip to content
Snippets Groups Projects
Commit dd4e3711 authored by brinn's avatar brinn
Browse files

minor: fix formatting

SVN: 4704
parent 39e53597
No related branches found
No related tags found
No related merge requests found
...@@ -50,7 +50,7 @@ public class RealCrowdAuthenticationTest ...@@ -50,7 +50,7 @@ public class RealCrowdAuthenticationTest
private static final String NAME_OF_TEST_USER = "test"; private static final String NAME_OF_TEST_USER = "test";
private static final String PASSWORD_OF_TEST_USER = null; // FIX! private static final String PASSWORD_OF_TEST_USER = null; // FIX!
@Test(groups="broken") @Test(groups = "broken")
public void testCrowdTestAccount() public void testCrowdTestAccount()
{ {
final IAuthenticationService as = final IAuthenticationService as =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment