File tree Expand file tree Collapse file tree 1 file changed +37
-3
lines changed
test/integration/__snapshots__ Expand file tree Collapse file tree 1 file changed +37
-3
lines changed Original file line number Diff line number Diff line change 1
1
/* @web /test-runner snapshot v1 */
2
2
export const snapshots = { } ;
3
3
4
- snapshots [
5
- 'open-scd looks like its snapshot'
6
- ] = `<compas-session-expiring-dialog>
4
+ snapshots [ "open-scd looks like its snapshot" ] =
5
+ `<compas-session-expiring-dialog>
7
6
</compas-session-expiring-dialog>
8
7
<compas-session-expired-dialog>
9
8
</compas-session-expired-dialog>
@@ -364,6 +363,24 @@ snapshots[
364
363
</mwc-list-item>
365
364
<oscd-pluginc69b878585292aa9 class="menu plugin">
366
365
</oscd-pluginc69b878585292aa9>
366
+ <mwc-list-item
367
+ aria-disabled="true"
368
+ class="middle"
369
+ disabled=""
370
+ graphic="icon"
371
+ iconid="playlist_add_circle"
372
+ mwc-list-item=""
373
+ tabindex="-1"
374
+ >
375
+ <mwc-icon slot="graphic">
376
+ playlist_add_circle
377
+ </mwc-icon>
378
+ <span>
379
+ Autogen Substation
380
+ </span>
381
+ </mwc-list-item>
382
+ <oscd-plugin97b8c16d106e5328 class="menu plugin">
383
+ </oscd-plugin97b8c16d106e5328>
367
384
<li
368
385
divider=""
369
386
padded=""
@@ -1344,6 +1361,22 @@ snapshots[
1344
1361
</mwc-icon>
1345
1362
Export Communication Section
1346
1363
</mwc-check-list-item>
1364
+ <mwc-check-list-item
1365
+ aria-disabled="false"
1366
+ class="official"
1367
+ graphic="control"
1368
+ hasmeta=""
1369
+ left=""
1370
+ mwc-list-item=""
1371
+ selected=""
1372
+ tabindex="-1"
1373
+ value="/src/editors/substation/autogen-substation/autogen-substation.js"
1374
+ >
1375
+ <mwc-icon slot="meta">
1376
+ playlist_add_circle
1377
+ </mwc-icon>
1378
+ Autogen Substation
1379
+ </mwc-check-list-item>
1347
1380
<li
1348
1381
divider=""
1349
1382
inset=""
@@ -1728,3 +1761,4 @@ snapshots[
1728
1761
</mwc-dialog>
1729
1762
` ;
1730
1763
/* end snapshot open-scd looks like its snapshot */
1764
+
You can’t perform that action at this time.
0 commit comments