fix(blocksAntd): Update Card block snapshot tests.

This commit is contained in:
SamTolmay 2021-08-21 14:17:31 +02:00
parent 60074f991d
commit 4c67f41f42
No known key found for this signature in database
GPG Key ID: 655CB3F5AA745CF8
2 changed files with 1 additions and 51 deletions

View File

@ -94,41 +94,7 @@ Array [
"hoverable": undefined,
"id": "default",
"size": undefined,
"title": <RenderHtml
methods={
Object {
"makeCssClass": [MockFunction] {
"calls": Array [
Array [
undefined,
Object {
"styleObjectOnly": true,
},
],
Array [
undefined,
Object {
"styleObjectOnly": true,
},
],
],
"results": Array [
Object {
"type": "return",
"value": "{\\"options\\":{\\"styleObjectOnly\\":true}}",
},
Object {
"type": "return",
"value": "{\\"options\\":{\\"styleObjectOnly\\":true}}",
},
],
},
"registerEvent": [Function],
"registerMethod": [Function],
"triggerEvent": [Function],
}
}
/>,
"title": undefined,
"type": null,
},
Object {},

View File

@ -58,22 +58,6 @@ exports[`Render default - value[0] 1`] = `
className="ant-card ant-card-bordered"
id="default"
>
<div
className="ant-card-head"
style="{\\"options\\":{\\"styleObjectOnly\\":true}}"
>
<div
className="ant-card-head-wrapper"
>
<div
className="ant-card-head-title"
>
<div
className="{\\"style\\":[{\\"display\\":\\"inline-block\\"},null]}"
/>
</div>
</div>
</div>
<div
className="ant-card-body"
style="{\\"options\\":{\\"styleObjectOnly\\":true}}"