Skip to content

Commit 108d096

Browse files
author
Dennis Labordus
committed
Updated snapshot.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 5e68c45 commit 108d096

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

test/integration/__snapshots__/open-scd.test.snap.js

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,24 @@ snapshots["open-scd looks like its snapshot"] =
8787
<mwc-linear-progress indeterminate="">
8888
</mwc-linear-progress>
8989
</mwc-list-item>
90+
<mwc-list-item
91+
aria-disabled="true"
92+
class="top"
93+
disabled=""
94+
graphic="icon"
95+
iconid="save"
96+
mwc-list-item=""
97+
tabindex="-1"
98+
>
99+
<mwc-icon slot="graphic">
100+
save
101+
</mwc-icon>
102+
<span>
103+
Save project as...
104+
</span>
105+
<mwc-linear-progress indeterminate="">
106+
</mwc-linear-progress>
107+
</mwc-list-item>
90108
<li
91109
divider=""
92110
padded=""
@@ -881,6 +899,22 @@ snapshots["open-scd looks like its snapshot"] =
881899
</mwc-icon>
882900
Save project
883901
</mwc-check-list-item>
902+
<mwc-check-list-item
903+
aria-disabled="false"
904+
class="official"
905+
graphic="control"
906+
hasmeta=""
907+
left=""
908+
mwc-list-item=""
909+
selected=""
910+
tabindex="-1"
911+
value="/src/menu/CompasSaveAs.js"
912+
>
913+
<mwc-icon slot="meta">
914+
save
915+
</mwc-icon>
916+
Save project as...
917+
</mwc-check-list-item>
884918
<li
885919
divider=""
886920
inset=""

0 commit comments

Comments
 (0)