MM-56359: Skip TestUploadLicenseFile (#25800)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
11ae867ce3
Коммит
0496483a9e
@@ -53,6 +53,7 @@ func TestGetOldClientLicense(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestUploadLicenseFile(t *testing.T) {
|
func TestUploadLicenseFile(t *testing.T) {
|
||||||
|
t.Skip("MM-56359")
|
||||||
th := Setup(t)
|
th := Setup(t)
|
||||||
defer th.TearDown()
|
defer th.TearDown()
|
||||||
client := th.Client
|
client := th.Client
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user