Этот коммит содержится в:
Ben Schumacher
2023-10-11 10:13:36 +02:00
коммит произвёл GitHub
родитель 176370e175
Коммит 0d5a8b8841
189 изменённых файлов: 1 добавлений и 361 удалений

Просмотреть файл

@@ -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