@@ -5,8 +5,7 @@ import WikiAlert from '~/pages/shared/wikis/components/wiki_alert.vue';
...
@@ -5,8 +5,7 @@ import WikiAlert from '~/pages/shared/wikis/components/wiki_alert.vue';
describe('WikiAlert',()=>{
describe('WikiAlert',()=>{
letwrapper;
letwrapper;
constERROR='There is already a page with the same title in that path.';
constERROR='There is already a page with the same title in that path.';
constERROR_WITH_LINK=
constERROR_WITH_LINK='Before text %{wikiLinkStart}the page%{wikiLinkEnd} after text.';
'Someone edited the page the same time you did. Please check out %{wikiLinkStart}the page%{wikiLinkEnd} and make sure your changes will not unintentionally remove theirs.';