Skip to content

Commit 596ff69

Browse files
author
Dennis Labordus
committed
Fixed snapshots.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 982afa6 commit 596ff69

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,7 @@ snapshots["Wizards for 104 Address Element edit 104 Address with inverted value
810810
</div>
811811
<mwc-button
812812
dialogaction="close"
813-
label="[cancel]"
813+
label="[close]"
814814
slot="secondaryAction"
815815
style="--mdc-theme-primary: var(--mdc-theme-error)"
816816
>
@@ -891,7 +891,7 @@ snapshots["Wizards for 104 Address Element edit 104 Address with check value loo
891891
</div>
892892
<mwc-button
893893
dialogaction="close"
894-
label="[cancel]"
894+
label="[close]"
895895
slot="secondaryAction"
896896
style="--mdc-theme-primary: var(--mdc-theme-error)"
897897
>

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ snapshots["Wizards for preparing 104 Address Creation show prepare 104 Address c
4848
</div>
4949
<mwc-button
5050
dialogaction="close"
51-
label="[cancel]"
51+
label="[close]"
5252
slot="secondaryAction"
5353
style="--mdc-theme-primary: var(--mdc-theme-error)"
5454
>
@@ -133,7 +133,7 @@ snapshots["Wizards for preparing 104 Address Creation show prepare 104 Address c
133133
</div>
134134
<mwc-button
135135
dialogaction="close"
136-
label="[cancel]"
136+
label="[close]"
137137
slot="secondaryAction"
138138
style="--mdc-theme-primary: var(--mdc-theme-error)"
139139
>
@@ -202,7 +202,7 @@ snapshots["Wizards for preparing 104 Address Creation show prepare 104 Address c
202202
</div>
203203
<mwc-button
204204
dialogaction="close"
205-
label="[cancel]"
205+
label="[close]"
206206
slot="secondaryAction"
207207
style="--mdc-theme-primary: var(--mdc-theme-error)"
208208
>
@@ -286,7 +286,7 @@ snapshots["Wizards for preparing 104 Address Creation show prepare 104 Address c
286286
</div>
287287
<mwc-button
288288
dialogaction="close"
289-
label="[cancel]"
289+
label="[close]"
290290
slot="secondaryAction"
291291
style="--mdc-theme-primary: var(--mdc-theme-error)"
292292
>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ snapshots["data model nodes child getter show DO(I) Picker looks like the latest
1414
</div>
1515
<mwc-button
1616
dialogaction="close"
17-
label="[cancel]"
17+
label="[close]"
1818
slot="secondaryAction"
1919
style="--mdc-theme-primary: var(--mdc-theme-error)"
2020
>

0 commit comments

Comments
 (0)