File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
test/unit/editors/protocol104/wizards/__snapshots__ Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ snapshots["Wizards for 104 Address Element edit basic 104 Address looks like the
60
60
</div>
61
61
<mwc-button
62
62
dialogaction="close"
63
- label="[cancel ]"
63
+ label="[close ]"
64
64
slot="secondaryAction"
65
65
style="--mdc-theme-primary: var(--mdc-theme-error)"
66
66
>
@@ -141,7 +141,7 @@ snapshots["Wizards for 104 Address Element edit 104 Address with expected value
141
141
</div>
142
142
<mwc-button
143
143
dialogaction="close"
144
- label="[cancel ]"
144
+ label="[close ]"
145
145
slot="secondaryAction"
146
146
style="--mdc-theme-primary: var(--mdc-theme-error)"
147
147
>
@@ -424,7 +424,7 @@ snapshots["Wizards for 104 Address Element edit 104 Address with unit multiplier
424
424
</div>
425
425
<mwc-button
426
426
dialogaction="close"
427
- label="[cancel ]"
427
+ label="[close ]"
428
428
slot="secondaryAction"
429
429
style="--mdc-theme-primary: var(--mdc-theme-error)"
430
430
>
@@ -723,7 +723,7 @@ snapshots["Wizards for 104 Address Element edit 104 Address with scale fields lo
723
723
</div>
724
724
<mwc-button
725
725
dialogaction="close"
726
- label="[cancel ]"
726
+ label="[close ]"
727
727
slot="secondaryAction"
728
728
style="--mdc-theme-primary: var(--mdc-theme-error)"
729
729
>
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ snapshots["Wizards for SCL element ConnectedAP include a create wizard that look
52
52
</div>
53
53
<mwc-button
54
54
dialogaction="close"
55
- label="[cancel ]"
55
+ label="[close ]"
56
56
slot="secondaryAction"
57
57
style="--mdc-theme-primary: var(--mdc-theme-error)"
58
58
>
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ snapshots["SubNetwork 104 wizard include an create wizard that looks like the la
43
43
</div>
44
44
<mwc-button
45
45
dialogaction="close"
46
- label="[cancel ]"
46
+ label="[close ]"
47
47
slot="secondaryAction"
48
48
style="--mdc-theme-primary: var(--mdc-theme-error)"
49
49
>
You can’t perform that action at this time.
0 commit comments