Skip to content

Commit 3e6dd2e

Browse files
committed
jest update
1 parent 23e396b commit 3e6dd2e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/components/src/internal/components/domainproperties/samples/__snapshots__/SampleTypePropertiesPanel.test.tsx.snap

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ exports[`SampleTypePropertiesPanel appPropertiesOnly 1`] = `
224224
>
225225
<div
226226
class="color-picker"
227+
data-name="labelColor"
227228
>
228229
<button
229230
class="color-picker__button btn btn-default"
@@ -489,6 +490,7 @@ exports[`SampleTypePropertiesPanel appPropertiesOnly 1`] = `
489490
>
490491
<div
491492
class="color-picker"
493+
data-name="labelColor"
492494
>
493495
<button
494496
class="color-picker__button btn btn-default"

0 commit comments

Comments
 (0)