Skip to content

Commit

Permalink
DTSPB-4935 fixed the funtional test
Browse files Browse the repository at this point in the history
  • Loading branch information
abbasiTahir committed Jan 6, 2025
1 parent 1b12765 commit 4a7a0bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public class SolBaCcdServiceNotificationTests extends IntegrationTestBase {
private static final String PAPER_FORM = "/case/paperForm";

private static final String BIRMINGHAM_NO = "0300 303 0648";
private static final String REGISTRY_NO = "0113 389 6133";
private static final String REGISTRY_NO = " 0300 303 0648";

private static final String EMAIL_NOTIFICATION_URL =
"data.probateNotificationsGenerated[0].value.DocumentLink.document_binary_url";
Expand Down

0 comments on commit 4a7a0bc

Please sign in to comment.