diff --git a/packages/core/strapi/tests/api/relations.test.api.js b/packages/core/strapi/tests/api/relations.test.api.js index 464327478a..09072cf93b 100644 --- a/packages/core/strapi/tests/api/relations.test.api.js +++ b/packages/core/strapi/tests/api/relations.test.api.js @@ -770,7 +770,7 @@ describe('Relations', () => { }); // TODO: Use createShop and updateShop in other tests - describe.only('Reorder entity relations', () => { + describe('Reorder entity relations', () => { test('Connect new relation at the start', async () => { // Add two products at the start const createdShop = await createShop({