From 7061d0230b046accc93c0dfd9b5473936cc072a1 Mon Sep 17 00:00:00 2001 From: Matt Driscoll Date: Thu, 14 Oct 2021 16:50:48 -0700 Subject: [PATCH] test(input): Skip unstable test. #3257 (#3258) --- src/components/calcite-input/calcite-input.e2e.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/calcite-input/calcite-input.e2e.ts b/src/components/calcite-input/calcite-input.e2e.ts index d704379b641..e315410fc3f 100644 --- a/src/components/calcite-input/calcite-input.e2e.ts +++ b/src/components/calcite-input/calcite-input.e2e.ts @@ -937,7 +937,7 @@ describe("calcite-input", () => { expect(calciteInputInput).toHaveReceivedEventTimes(2); }); - it("allows any valid number", async () => { + it.skip("allows any valid number", async () => { const page = await newE2EPage({ html: `