Skip to content

Commit 5dccb41

Browse files
author
Dennis Labordus
committed
Fixed snapshot.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 7155f36 commit 5dccb41

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

test/unit/locamation/__snapshots__/LocamationLNEdit.test.snap.js

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* @web/test-runner snapshot v1 */
22
export const snapshots = {};
33

4-
snapshots["Wizards for Locamation Plugin to edit the selected Logical Node - starting screen as wizard - looks like the latest snapshot"] =
4+
snapshots["Wizards for Locamation Plugin to edit the selected Logical Node - starting screen as wizard - looks like the latest snapshot"] =
55
`<mwc-dialog
66
defaultaction="close"
77
heading="[locamation.vmu.ln.editTitle]"
@@ -30,7 +30,7 @@ snapshots["Wizards for Locamation Plugin to edit the selected Logical Node - st
3030
`;
3131
/* end snapshot Wizards for Locamation Plugin to edit the selected Logical Node - starting screen as wizard - looks like the latest snapshot */
3232

33-
snapshots["Wizards for Locamation Plugin to edit the selected Logical Node - using screen as web component with locamation LN for CIM (Channel) - looks like the latest snapshot"] =
33+
snapshots["Wizards for Locamation Plugin to edit the selected Logical Node - using screen as web component with locamation LN for CIM (Channel) - looks like the latest snapshot"] =
3434
`<wizard-textfield
3535
disabled=""
3636
label="[locamation.vmu.ied.name]"
@@ -56,7 +56,7 @@ snapshots["Wizards for Locamation Plugin to edit the selected Logical Node - us
5656
helper="[locamation.vmu.identifierHelper]"
5757
id="identifier"
5858
label="[locamation.vmu.identifier]"
59-
pattern="^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(\.(?!$)|$)){3}$"
59+
pattern="^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(\\.(?!$)|$)){3}$"
6060
placeholder="134.12.213"
6161
required=""
6262
>
@@ -88,7 +88,7 @@ snapshots["Wizards for Locamation Plugin to edit the selected Logical Node - us
8888
`;
8989
/* end snapshot Wizards for Locamation Plugin to edit the selected Logical Node - using screen as web component with locamation LN for CIM (Channel) - looks like the latest snapshot */
9090

91-
snapshots["Wizards for Locamation Plugin to edit the selected Logical Node - using screen as web component with locamation LN for CIM (Sum) - looks like the latest snapshot"] =
91+
snapshots["Wizards for Locamation Plugin to edit the selected Logical Node - using screen as web component with locamation LN for CIM (Sum) - looks like the latest snapshot"] =
9292
`<wizard-textfield
9393
disabled=""
9494
label="[locamation.vmu.ied.name]"
@@ -114,7 +114,7 @@ snapshots["Wizards for Locamation Plugin to edit the selected Logical Node - us
114114
helper="[locamation.vmu.identifierHelper]"
115115
id="identifier"
116116
label="[locamation.vmu.identifier]"
117-
pattern="^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(\.(?!$)|$)){3}$"
117+
pattern="^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(\\.(?!$)|$)){3}$"
118118
placeholder="134.12.213"
119119
required=""
120120
>
@@ -147,7 +147,7 @@ snapshots["Wizards for Locamation Plugin to edit the selected Logical Node - us
147147
`;
148148
/* end snapshot Wizards for Locamation Plugin to edit the selected Logical Node - using screen as web component with locamation LN for CIM (Sum) - looks like the latest snapshot */
149149

150-
snapshots["Wizards for Locamation Plugin to edit the selected Logical Node - using screen as web component with locamation LN for VIM (Channel) - looks like the latest snapshot"] =
150+
snapshots["Wizards for Locamation Plugin to edit the selected Logical Node - using screen as web component with locamation LN for VIM (Channel) - looks like the latest snapshot"] =
151151
`<wizard-textfield
152152
disabled=""
153153
label="[locamation.vmu.ied.name]"
@@ -173,7 +173,7 @@ snapshots["Wizards for Locamation Plugin to edit the selected Logical Node - us
173173
helper="[locamation.vmu.identifierHelper]"
174174
id="identifier"
175175
label="[locamation.vmu.identifier]"
176-
pattern="^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(\.(?!$)|$)){3}$"
176+
pattern="^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(\\.(?!$)|$)){3}$"
177177
placeholder="134.12.213"
178178
required=""
179179
>
@@ -205,7 +205,7 @@ snapshots["Wizards for Locamation Plugin to edit the selected Logical Node - us
205205
`;
206206
/* end snapshot Wizards for Locamation Plugin to edit the selected Logical Node - using screen as web component with locamation LN for VIM (Channel) - looks like the latest snapshot */
207207

208-
snapshots["Wizards for Locamation Plugin to edit the selected Logical Node - using screen as web component with locamation LN for VIM (Sum) - looks like the latest snapshot"] =
208+
snapshots["Wizards for Locamation Plugin to edit the selected Logical Node - using screen as web component with locamation LN for VIM (Sum) - looks like the latest snapshot"] =
209209
`<wizard-textfield
210210
disabled=""
211211
label="[locamation.vmu.ied.name]"
@@ -231,7 +231,7 @@ snapshots["Wizards for Locamation Plugin to edit the selected Logical Node - us
231231
helper="[locamation.vmu.identifierHelper]"
232232
id="identifier"
233233
label="[locamation.vmu.identifier]"
234-
pattern="^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(\.(?!$)|$)){3}$"
234+
pattern="^(([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(\\.(?!$)|$)){3}$"
235235
placeholder="134.12.213"
236236
required=""
237237
>

0 commit comments

Comments
 (0)