skip cloning relations tests

This commit is contained in:
Marc-Roig 2023-06-21 14:31:27 +02:00 committed by Josh
parent bf324d0557
commit e2fa85f848

View File

@ -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 () => { test('Auto cloning entity with relations should fail', async () => {
const createdShop = await createEntry( const createdShop = await createEntry(
'shop', 'shop',