Skip to content

Commit 85e8a06

Browse files
author
Flurb
committed
Unit test fix
1 parent 284dd29 commit 85e8a06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/unit/editors/protocol104/wizards/__snapshots__/logiclink.test.snap.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ snapshots["Wizards for the Logic Link SCL element group include a create wizard
3232
</div>
3333
<mwc-button
3434
dialogaction="close"
35-
label="[cancel]"
35+
label="[close]"
3636
slot="secondaryAction"
3737
style="--mdc-theme-primary: var(--mdc-theme-error)"
3838
>

test/unit/editors/protocol104/wizards/__snapshots__/redundancygroup.test.snap.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ snapshots["Wizards for the Redundancy Group SCL element group include a create w
6060
</div>
6161
<mwc-button
6262
dialogaction="close"
63-
label="[cancel]"
63+
label="[close]"
6464
slot="secondaryAction"
6565
style="--mdc-theme-primary: var(--mdc-theme-error)"
6666
>

0 commit comments

Comments
 (0)