File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
test/unit/editors/protocol104/wizards/__snapshots__ Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -810,7 +810,7 @@ snapshots["Wizards for 104 Address Element edit 104 Address with inverted value
810
810
</div>
811
811
<mwc-button
812
812
dialogaction="close"
813
- label="[cancel ]"
813
+ label="[close ]"
814
814
slot="secondaryAction"
815
815
style="--mdc-theme-primary: var(--mdc-theme-error)"
816
816
>
@@ -891,7 +891,7 @@ snapshots["Wizards for 104 Address Element edit 104 Address with check value loo
891
891
</div>
892
892
<mwc-button
893
893
dialogaction="close"
894
- label="[cancel ]"
894
+ label="[close ]"
895
895
slot="secondaryAction"
896
896
style="--mdc-theme-primary: var(--mdc-theme-error)"
897
897
>
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ snapshots["Wizards for preparing 104 Address Creation show prepare 104 Address c
48
48
</div>
49
49
<mwc-button
50
50
dialogaction="close"
51
- label="[cancel ]"
51
+ label="[close ]"
52
52
slot="secondaryAction"
53
53
style="--mdc-theme-primary: var(--mdc-theme-error)"
54
54
>
@@ -133,7 +133,7 @@ snapshots["Wizards for preparing 104 Address Creation show prepare 104 Address c
133
133
</div>
134
134
<mwc-button
135
135
dialogaction="close"
136
- label="[cancel ]"
136
+ label="[close ]"
137
137
slot="secondaryAction"
138
138
style="--mdc-theme-primary: var(--mdc-theme-error)"
139
139
>
@@ -202,7 +202,7 @@ snapshots["Wizards for preparing 104 Address Creation show prepare 104 Address c
202
202
</div>
203
203
<mwc-button
204
204
dialogaction="close"
205
- label="[cancel ]"
205
+ label="[close ]"
206
206
slot="secondaryAction"
207
207
style="--mdc-theme-primary: var(--mdc-theme-error)"
208
208
>
@@ -286,7 +286,7 @@ snapshots["Wizards for preparing 104 Address Creation show prepare 104 Address c
286
286
</div>
287
287
<mwc-button
288
288
dialogaction="close"
289
- label="[cancel ]"
289
+ label="[close ]"
290
290
slot="secondaryAction"
291
291
style="--mdc-theme-primary: var(--mdc-theme-error)"
292
292
>
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ snapshots["data model nodes child getter show DO(I) Picker looks like the latest
14
14
</div>
15
15
<mwc-button
16
16
dialogaction="close"
17
- label="[cancel ]"
17
+ label="[close ]"
18
18
slot="secondaryAction"
19
19
style="--mdc-theme-primary: var(--mdc-theme-error)"
20
20
>
You can’t perform that action at this time.
0 commit comments