Skip to content

Commit c71ba03

Browse files
committed
fix: test
1 parent aa2ad8e commit c71ba03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/tests/__snapshots__/lib.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Jest Snapshot v1, https://goo.gl/fbAQLP
22

33
exports[`Lib Test when builded attach plugin correctly 1`] = `
4-
"<button class=\\"h-button h-button--color-primary h-button--size-small h-button--variant-contained\\" data-testid=\\"example\\">
4+
"<button class=\\"h-button h-button--color-default h-button--size-small h-button--variant-contained\\" data-testid=\\"example\\">
55
<!---->
66
<!----><span class=\\"h-button__text\\">Event</span>
77
<!---->

0 commit comments

Comments
 (0)