mirror of
https://github.com/strapi/strapi.git
synced 2025-10-29 17:04:13 +00:00
skip cloning relations tests
This commit is contained in:
parent
bf324d0557
commit
e2fa85f848
@ -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',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user