Skip to content

Commit 06b4a3a

Browse files
Fixed snapshot
1 parent eedb57a commit 06b4a3a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

test/unit/compas/__snapshots__/CompasSettings.test.snap.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ snapshots["compas-settings looks like the latest snapshot"] =
3232
value="/compas-scl-auto-alignment"
3333
>
3434
</mwc-textfield>
35+
<mwc-textfield
36+
id="sitipeServiceUrl"
37+
label="[compas.settings.sitipeServiceUrl]"
38+
required=""
39+
value="/compas-sitipe-service"
40+
>
41+
</mwc-textfield>
3542
<mwc-formfield label="[compas.settings.useWebsockets]">
3643
<mwc-switch
3744
checked=""

0 commit comments

Comments
 (0)