Skip to content

Commit eefce82

Browse files
test: update snapshot without undefined class
1 parent 381f6e2 commit eefce82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/__snapshots__/tooltip-props.spec.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ exports[`tooltip props clickable tooltip 1`] = `
2929
Lorem Ipsum
3030
</span>
3131
<div
32-
class="react-tooltip react-tooltip__place-top react-tooltip__show undefined"
32+
class="react-tooltip react-tooltip__place-top react-tooltip__show"
3333
role="tooltip"
3434
style="left: 5px; top: -10px;"
3535
>

0 commit comments

Comments
 (0)