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 896fb25 commit 482f6b3Copy full SHA for 482f6b3
tests/unit/specs/components/__snapshots__/LicenseCode.spec.js.snap
@@ -1,8 +1,7 @@
1
// Jest Snapshot v1, https://goo.gl/fbAQLP
2
3
exports[`LicenseCode.vue has the expected UI 1`] = `
4
-<p xmlns:dct="http://purl.org/dc/terms/" xmlns:cc="http://creativecommons.org/ns#" class="license-text">
5
- <!---->
+<p xmlns:dct="http://purl.org/dc/terms/" xmlns:cc="http://creativecommons.org/ns#" class="license-text"><span>license-use.richtext.full-text</span>
6
<!---->
7
</p>
8
`;
0 commit comments