We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cfc60f commit 2f14995Copy full SHA for 2f14995
test/integration/__snapshots__/open-scd.test.snap.js
@@ -1,7 +1,7 @@
1
/* @web/test-runner snapshot v1 */
2
export const snapshots = {};
3
4
-snapshots["open-scd looks like its snapshot"] =
+snapshots["open-scd looks like its snapshot"] =
5
`<mwc-drawer
6
class="mdc-theme--surface"
7
hasheader=""
@@ -100,7 +100,7 @@ snapshots["open-scd looks like its snapshot"] =
100
save
101
</mwc-icon>
102
<span>
103
- Save project as...
+ Save project as
104
</span>
105
<mwc-linear-progress indeterminate="">
106
</mwc-linear-progress>
0 commit comments