Skip to content

Commit

Permalink
Sysout removed
Browse files Browse the repository at this point in the history
  • Loading branch information
ramahalingam committed Sep 3, 2020
1 parent 913e3cc commit 2a85d96
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1321,7 +1321,6 @@ public void testDocumentUpload() throws Exception {
assertEquals(response.getDocuments().get(0).getType(), EIdentityVerificationType.LETTER_OF_AUTHORIZATION);
assertEquals(response.getDocuments().get(0).getCountry(), ECountryCode.CA);
assertEquals(response.getDocuments().get(0).getStatus(), EKycDocumentVerificationStatus.NEW);
System.out.println("");
}


Expand Down

0 comments on commit 2a85d96

Please sign in to comment.