From 6f826feb43f10b286a6b52402cc0af6e051cb769 Mon Sep 17 00:00:00 2001 From: Jessica McInchak Date: Fri, 10 May 2024 15:47:12 +0200 Subject: [PATCH] update all address mock data --- .../src/@planx/components/FindProperty/Public/Public.test.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/editor.planx.uk/src/@planx/components/FindProperty/Public/Public.test.tsx b/editor.planx.uk/src/@planx/components/FindProperty/Public/Public.test.tsx index b9f84858db..343e6d7990 100644 --- a/editor.planx.uk/src/@planx/components/FindProperty/Public/Public.test.tsx +++ b/editor.planx.uk/src/@planx/components/FindProperty/Public/Public.test.tsx @@ -118,6 +118,7 @@ const proposedAddressProps = { "organisation-entity": "13", }, }, + "findProperty.action": "Proposed a new address", }; jest.spyOn(SWR, "default").mockImplementation((url: any) => {