fix linter + tests

This commit is contained in:
Will Browne
2025-02-25 12:10:06 +00:00
parent 81110f0ea3
commit e547ee52b5
3 changed files with 0 additions and 43 deletions
@@ -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: [],
},
});
});
-1
View File
@@ -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ä Ŀäþş.",