From e2fa85f8480c270f39d42b3efdd04a89018d38e4 Mon Sep 17 00:00:00 2001 From: Marc-Roig Date: Wed, 21 Jun 2023 14:31:27 +0200 Subject: [PATCH] skip cloning relations tests --- api-tests/core/content-manager/api/relations.test.api.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-tests/core/content-manager/api/relations.test.api.js b/api-tests/core/content-manager/api/relations.test.api.js index c3ba345ba1..3fe21e8fce 100644 --- a/api-tests/core/content-manager/api/relations.test.api.js +++ b/api-tests/core/content-manager/api/relations.test.api.js @@ -920,7 +920,7 @@ describe.skip('Relations', () => { }); }); - describe('Clone entity with relations', () => { + describe.skip('Clone entity with relations', () => { test('Auto cloning entity with relations should fail', async () => { const createdShop = await createEntry( 'shop',