Commit c2635e0c authored by Amit Rathi's avatar Amit Rathi

Prettify files

parent fbe154c6
......@@ -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,
);
......
......@@ -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',
}
},
],
},
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment