fix linter + tests
This commit is contained in:
@@ -209,11 +209,6 @@ describe('Plugins/Helpers', () => {
|
||||
isFullyInstalled: false,
|
||||
angularDetected: false,
|
||||
url: 'https://github.com/alexanderzobnin/grafana-zabbix',
|
||||
details: {
|
||||
dependantPlugins: [],
|
||||
links: [],
|
||||
pluginDependencies: [],
|
||||
},
|
||||
});
|
||||
});
|
||||
|
||||
@@ -296,24 +291,6 @@ describe('Plugins/Helpers', () => {
|
||||
installedVersion: '4.2.2',
|
||||
isFullyInstalled: true,
|
||||
angularDetected: false,
|
||||
details: {
|
||||
dependantPlugins: [],
|
||||
links: [
|
||||
{
|
||||
name: 'GitHub',
|
||||
url: 'https://github.com/alexanderzobnin/grafana-zabbix',
|
||||
},
|
||||
{
|
||||
name: 'Docs',
|
||||
url: 'https://alexanderzobnin.github.io/grafana-zabbix',
|
||||
},
|
||||
{
|
||||
name: 'License',
|
||||
url: 'https://github.com/alexanderzobnin/grafana-zabbix/blob/master/LICENSE',
|
||||
},
|
||||
],
|
||||
pluginDependencies: [],
|
||||
},
|
||||
});
|
||||
});
|
||||
|
||||
@@ -370,24 +347,6 @@ describe('Plugins/Helpers', () => {
|
||||
isFullyInstalled: true,
|
||||
angularDetected: false,
|
||||
url: 'https://github.com/alexanderzobnin/grafana-zabbix',
|
||||
details: {
|
||||
dependantPlugins: [],
|
||||
links: [
|
||||
{
|
||||
name: 'GitHub',
|
||||
url: 'https://github.com/alexanderzobnin/grafana-zabbix',
|
||||
},
|
||||
{
|
||||
name: 'Docs',
|
||||
url: 'https://alexanderzobnin.github.io/grafana-zabbix',
|
||||
},
|
||||
{
|
||||
name: 'License',
|
||||
url: 'https://github.com/alexanderzobnin/grafana-zabbix/blob/master/LICENSE',
|
||||
},
|
||||
],
|
||||
pluginDependencies: [],
|
||||
},
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
@@ -2910,7 +2910,6 @@
|
||||
"latestVersion": "Latest Version",
|
||||
"license": "License",
|
||||
"pluginDependants": "Required by: ",
|
||||
"pluginDependencies": "Plugins: ",
|
||||
"raiseAnIssue": "Raise an issue",
|
||||
"reportAbuse": "Report a concern ",
|
||||
"reportAbuseTooltip": "Report issues related to malicious or harmful plugins directly to Grafana Labs.",
|
||||
|
||||
@@ -2910,7 +2910,6 @@
|
||||
"latestVersion": "Ŀäŧęşŧ Vęřşįőʼn",
|
||||
"license": "Ŀįčęʼnşę",
|
||||
"pluginDependants": "Ŗęqūįřęđ þy: ",
|
||||
"pluginDependencies": "Pľūģįʼnş: ",
|
||||
"raiseAnIssue": "Ŗäįşę äʼn įşşūę",
|
||||
"reportAbuse": "Ŗępőřŧ ä čőʼnčęřʼn ",
|
||||
"reportAbuseTooltip": "Ŗępőřŧ įşşūęş řęľäŧęđ ŧő mäľįčįőūş őř ĥäřmƒūľ pľūģįʼnş đįřęčŧľy ŧő Ğřäƒäʼnä Ŀäþş.",
|
||||
|
||||
Reference in New Issue
Block a user