mirror of
https://github.com/strapi/strapi.git
synced 2025-12-30 00:37:24 +00:00
Merge branch 'front/dz-post-data' of github.com:strapi/strapi into ctm-ui
This commit is contained in:
commit
268a487039
@ -149,7 +149,6 @@ const expectedData = {
|
||||
},
|
||||
author: {
|
||||
model: 'user',
|
||||
plugin: 'users-permissions',
|
||||
},
|
||||
link_to_biography: {
|
||||
type: 'string',
|
||||
@ -210,7 +209,6 @@ const expectedData = {
|
||||
},
|
||||
author: {
|
||||
model: 'user',
|
||||
plugin: 'users-permissions',
|
||||
},
|
||||
link_to_biography: {
|
||||
type: 'string',
|
||||
@ -271,7 +269,6 @@ const expectedData = {
|
||||
},
|
||||
author: {
|
||||
model: 'user',
|
||||
plugin: 'users-permissions',
|
||||
},
|
||||
link_to_biography: {
|
||||
type: 'string',
|
||||
@ -332,7 +329,6 @@ const expectedData = {
|
||||
},
|
||||
author: {
|
||||
model: 'user',
|
||||
plugin: 'users-permissions',
|
||||
},
|
||||
link_to_biography: {
|
||||
type: 'string',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user