Skip to content

Commit 49be6b4

Browse files
committed
test: Update snapshot test
1 parent 18d4f63 commit 49be6b4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

examples/storybooks/__snapshots__/storyshots.test.js.snap

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -564,6 +564,19 @@ exports[`Storyshots Advanced Tree-to-tree dragging 1`] = `
564564
}
565565
}
566566
>
567+
<div>
568+
<button
569+
aria-label="Expand"
570+
className="expandButton"
571+
onClick={[Function]}
572+
style={
573+
Object {
574+
"left": -22,
575+
}
576+
}
577+
type="button"
578+
/>
579+
</div>
567580
<div
568581
className="rowWrapper"
569582
>

0 commit comments

Comments
 (0)