Add whitespace linter (#24855)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
176370e175
Коммит
0d5a8b8841
@@ -227,7 +227,6 @@ func TestIsLegacyTrialRequest(t *testing.T) {
|
||||
legacyTr.ContactName = ""
|
||||
assert.True(t, legacyTr.IsLegacy())
|
||||
})
|
||||
|
||||
}
|
||||
|
||||
func TestTrialLicenseRequestIsValid(t *testing.T) {
|
||||
@@ -439,7 +438,6 @@ func TestLicense_IsSanctionedTrial(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestLicenseHasSharedChannels(t *testing.T) {
|
||||
|
||||
testCases := []struct {
|
||||
description string
|
||||
license License
|
||||
|
||||
Ссылка в новой задаче
Block a user