Skip to content

Commit

Permalink
Update SendEmailTest.java (#926)
Browse files Browse the repository at this point in the history
  • Loading branch information
SabinaHMCTS authored Nov 29, 2024
1 parent e8f68f1 commit be98398
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -263,5 +263,4 @@ void testSendEmailPositiveScenarioWithUserProfiles() throws JsonProcessingExcept
verify(emailService, atLeastOnce()).sendEmail(any());
}


}

0 comments on commit be98398

Please sign in to comment.