mirror of
https://github.com/strapi/strapi.git
synced 2025-12-28 15:44:59 +00:00
Update tests/api/core/database/v4-self-ref-compat.test.api.js
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
This commit is contained in:
parent
f16f3878b4
commit
0374b697a7
@ -23,7 +23,7 @@ const testCT = {
|
||||
type: 'relation',
|
||||
relation: 'manyToMany',
|
||||
target: 'api::test.test',
|
||||
inversedBy: 'children', // intentionnaly wrong to validate retro compatibility
|
||||
inversedBy: 'children', // intentionally wrong to validate retro compatibility
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user