From d794f1b3dab8e8f88568873f27624c6ae2342871 Mon Sep 17 00:00:00 2001 From: Rory Doak Date: Fri, 15 Nov 2024 12:04:01 +0000 Subject: [PATCH] remove it.only --- editor.planx.uk/src/@planx/components/Pay/Public/Pay.test.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor.planx.uk/src/@planx/components/Pay/Public/Pay.test.tsx b/editor.planx.uk/src/@planx/components/Pay/Public/Pay.test.tsx index 674c69398a..14f6d42c37 100644 --- a/editor.planx.uk/src/@planx/components/Pay/Public/Pay.test.tsx +++ b/editor.planx.uk/src/@planx/components/Pay/Public/Pay.test.tsx @@ -459,7 +459,7 @@ describe("the demo user view", () => { }), ); }); - it.only("should render an error when teamSlug is demo", async () => { + it("should render an error when teamSlug is demo", async () => { const handleSubmit = vi.fn(); const { queryByText } = setup(