mirror of
https://github.com/strapi/strapi.git
synced 2025-12-28 07:33:17 +00:00
fix e2e tests
This commit is contained in:
parent
4ee9757ec3
commit
d517beb0be
@ -949,9 +949,7 @@ describe('Relations', () => {
|
||||
method: 'GET',
|
||||
});
|
||||
|
||||
if (!foundReference.tag || Object.keys(foundReference.tag).length === 0) return;
|
||||
|
||||
expect(foundReference.tag).toBe(null);
|
||||
expect(foundReference.tag.count).toBe(0);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user