diff --git a/editor.planx.uk/src/@planx/components/MapAndLabel/Public/index.test.tsx b/editor.planx.uk/src/@planx/components/MapAndLabel/Public/index.test.tsx index a76100d240..6de0502fe0 100644 --- a/editor.planx.uk/src/@planx/components/MapAndLabel/Public/index.test.tsx +++ b/editor.planx.uk/src/@planx/components/MapAndLabel/Public/index.test.tsx @@ -405,8 +405,6 @@ describe("copy feature select", () => { hidden: true, }); - screen.logTestingPlaygroundURL(urgencyDiv); - expect(getByLabelText("Species")).toHaveDisplayValue(mockTreeData.species); expect(getByLabelText("Proposed work")).toHaveDisplayValue( mockTreeData.work