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',