Prettify files

This commit is contained in:
Amit Rathi 2018-11-20 13:37:30 +05:30
parent fbe154c602
commit c2635e0cfb
2 changed files with 3 additions and 3 deletions

View file

@ -138,7 +138,7 @@ export default {
{
letsEncrypt: `<a href="https://letsencrypt.org/"
target="_blank" rel="noopener noreferrer">
${_.escape(s__('ClusterIntegration|Let\'s Encrypt'))}</a>`,
${_.escape(s__("ClusterIntegration|Let's Encrypt"))}</a>`,
},
false,
);

View file

@ -42,7 +42,7 @@ const CLUSTERS_MOCK_DATA = {
name: 'cert_manager',
status: APPLICATION_STATUS.ERROR,
status_reason: 'Cannot connect',
}
},
],
},
},
@ -86,7 +86,7 @@ const CLUSTERS_MOCK_DATA = {
name: 'cert_manager',
status: APPLICATION_STATUS.ERROR,
status_reason: 'Cannot connect',
}
},
],
},
},