Skip to content

Commit

Permalink
Merge branch 'ia-case-documents-api-naba' into RIA-7427_internal_uplo…
Browse files Browse the repository at this point in the history
…ad_additional_evidence_letter
  • Loading branch information
Ryan-Nesbitt authored Sep 14, 2023
2 parents b53e5e7 + e91fffa commit 5045ee3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ void setUp() {
}

@Test
void should_create_internal_detained_end_appeal_pdf_and_append_to_notifications_documents() {
void should_create_internal_detained_maintain_case_links_pdf_and_append_to_notifications_documents() {
when(callback.getCaseDetails()).thenReturn(caseDetails);
when(callback.getEvent()).thenReturn(Event.MAINTAIN_CASE_LINKS);
when(caseDetails.getCaseData()).thenReturn(asylumCase);
Expand Down

0 comments on commit 5045ee3

Please sign in to comment.