Skip to content

Commit

Permalink
[ES-1613] (mosip#50)
Browse files Browse the repository at this point in the history
Signed-off-by: Venkata Saidurga Polamraju <saidurgacsea@gmail.com>
Signed-off-by: Zeeshan Mehboob <zeeshan.mehboob@infosys.com>
  • Loading branch information
pvsaidurga authored and zesu22 committed Nov 25, 2024
1 parent 41f06e4 commit 290477f
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ public class MockAuthenticationServiceTest {
@Mock
KeymanagerService keymanagerService;

@Mock
ObjectMapper objectMapper;

/*@Test
public void doVerifiedKycExchange_withValidDetails_thenPass() throws KycExchangeException {
ReflectionTestUtils.setField(mockAuthenticationService, "kycExchangeUrl", "http://localhost:8080/kyc/exchange");
Expand Down

0 comments on commit 290477f

Please sign in to comment.