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) => {