Skip to content

Commit

Permalink
Update gallery test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal authored and youknowriad committed Dec 21, 2018
1 parent 9b425a2 commit 767c79f
Showing 1 changed file with 1 addition and 25 deletions.
Expand Up @@ -33,31 +33,7 @@ exports[`core/gallery block edit matches snapshot 1`] = `
>
<div
class="components-drop-zone"
>
<div
class="components-drop-zone__content"
>
<svg
aria-hidden="true"
class="dashicon dashicons-upload components-drop-zone__content-icon"
focusable="false"
height="40"
role="img"
viewBox="0 0 20 20"
width="40"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M8 14V8H5l5-6 5 6h-3v6H8zm-2 2v-6H4v8h12.01v-8H14v6H6z"
/>
</svg>
<span
class="components-drop-zone__content-text"
>
Drop files to upload
</span>
</div>
</div>
/>
<div
class="components-form-file-upload"
>
Expand Down

0 comments on commit 767c79f

Please sign in to comment.