Skip to content

Commit

Permalink
Add missing fixture file after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
nylen committed Jun 23, 2017
1 parent af455f1 commit 5e92471
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions blocks/test/fixtures/core-cover-image.parsed.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[
{
"blockName": "core/cover-image",
"attrs": {
"url": "https://cldup.com/uuUqE_dXzy.jpg"
},
"rawContent": "\n<section class=\"blocks-cover-image\">\n\t<section class=\"cover-image\" style=\"background-image:url(https://cldup.com/uuUqE_dXzy.jpg);\">\n\t\t<h2>Guten Berg!</h2>\n\t</section>\n</section>\n"
},
{
"attrs": {},
"rawContent": "\n"
}
]

0 comments on commit 5e92471

Please sign in to comment.