Skip to content
Snippets Groups Projects
Commit fdff3230 authored by felmer's avatar felmer
Browse files

fixing test

SVN: 28230
parent f2a82107
No related branches found
No related tags found
No related merge requests found
......@@ -106,8 +106,6 @@ public class GeneralInformationServiceHttpInvokerApiTest extends
assertNotNull(registrationDetails);
assertEquals("test", registrationDetails.getUserId());
assertEquals("franz-josef.elmer@systemsx.ch", registrationDetails.getUserEmail());
assertEquals("John", registrationDetails.getUserFirstName());
assertEquals("Doe", registrationDetails.getUserLastName());
assertNotNull(registrationDetails.getRegistrationDate());
}
......
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