Skip to content

Commit

Permalink
test: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasster committed May 18, 2021
1 parent 295503c commit e20ef49
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions ui/blocks/src/Story/__snapshots__/Story.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,22 @@ exports[`Story iframe snapshot 1`] = `
id="blocks-core-story-plain--controls"
>
<iframe
srcdoc="
<!DOCTYPE html>
<html lang=\\"eng\\">
<head>
<style>
body {
margin: 0;
}
</style>
</head>
<body>
<div>
</div>
</body>
</html>
"
style="border: 0px; width: 100%;"
title="controls"
/>
Expand Down

0 comments on commit e20ef49

Please sign in to comment.