From 38579e538eb5cc99358906b495757792f4909426 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Ovejero?= Date: Tue, 29 Aug 2023 11:19:16 +0200 Subject: [PATCH] refactor: Skip resource mapper test causing timeouts (no-changelog) (#7034) Skipping until we have time to address it. Failing at least since [early last week](https://n8nio.slack.com/archives/C03594NKD7W/p1692705748244249). --- .../editor-ui/src/components/__tests__/ResourceMapper.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/editor-ui/src/components/__tests__/ResourceMapper.test.ts b/packages/editor-ui/src/components/__tests__/ResourceMapper.test.ts index e3ee648e73..cd36e28700 100644 --- a/packages/editor-ui/src/components/__tests__/ResourceMapper.test.ts +++ b/packages/editor-ui/src/components/__tests__/ResourceMapper.test.ts @@ -292,7 +292,7 @@ describe('ResourceMapper.vue', () => { expect(fetchFieldsSpy).not.toHaveBeenCalled(); }); - it('should delete fields from UI and parameter value when they are deleted', async () => { + it.skip('should delete fields from UI and parameter value when they are deleted', async () => { const { getByTestId, emitted } = renderComponent({ props: { node: {