Chore: Upgrade golangci-lint to v1.51.2 (#63630)
Co-authored-by: Sofia Papagiannaki <1632407+papagian@users.noreply.github.com>
This commit is contained in:
co-authored by
Sofia Papagiannaki
parent
c769a6281e
commit
3abaf32cf2
@@ -25,14 +25,6 @@ var (
|
||||
testUpdateOrgQuotaCmd = `{ "limit": 20 }`
|
||||
)
|
||||
|
||||
var testOrgQuota = setting.OrgQuota{
|
||||
User: 10,
|
||||
DataSource: 10,
|
||||
Dashboard: 10,
|
||||
ApiKey: 10,
|
||||
AlertRule: 10,
|
||||
}
|
||||
|
||||
func TestAPIEndpoint_GetCurrentOrgQuotas_LegacyAccessControl(t *testing.T) {
|
||||
cfg := setting.NewCfg()
|
||||
cfg.Quota.Enabled = true
|
||||
|
||||
Reference in New Issue
Block a user