mirror of
https://github.com/strapi/strapi.git
synced 2025-12-28 07:33:17 +00:00
DynamicTable: Fix RelationSingle test prop-types
This commit is contained in:
parent
f4c6a953bf
commit
2d2b721d58
@ -31,7 +31,7 @@ exports[`DynamicTabe / Cellcontent / RelationSingle renders and matches the snap
|
||||
<span
|
||||
class="c0 c1"
|
||||
>
|
||||
|
||||
1
|
||||
</span>
|
||||
<div
|
||||
class="c2"
|
||||
|
||||
@ -15,7 +15,7 @@ const DEFAULT_PROPS_FIXTURE = {
|
||||
},
|
||||
},
|
||||
value: {
|
||||
count: 1,
|
||||
name: 1,
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user