[v9.3.x] CI: Update golangci-lint to 1.51.2 for Go 1.20 compatibility (#65506)
[v9.3.x] Update golangci-lint to 1.51.2 for Go 1.20 compatibility
This commit is contained in:
@@ -20,14 +20,6 @@ var (
|
||||
testUpdateOrgQuotaCmd = `{ "limit": 20 }`
|
||||
)
|
||||
|
||||
var testOrgQuota = setting.OrgQuota{
|
||||
User: 10,
|
||||
DataSource: 10,
|
||||
Dashboard: 10,
|
||||
ApiKey: 10,
|
||||
AlertRule: 10,
|
||||
}
|
||||
|
||||
// setupDBAndSettingsForAccessControlQuotaTests stores users and create two orgs
|
||||
func setupDBAndSettingsForAccessControlQuotaTests(t *testing.T, sc accessControlScenarioContext) {
|
||||
t.Helper()
|
||||
|
||||
Reference in New Issue
Block a user