[MM-54593] HA aware Support Packet (#27598)

Этот коммит содержится в:
Ben Schumacher
2024-08-03 16:11:13 +02:00
коммит произвёл GitHub
родитель 3f4b8e8137
Коммит 1158e6358c
24 изменённых файлов: 377 добавлений и 300 удалений

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

@@ -211,7 +211,7 @@ func TestGenerateSupportPacket(t *testing.T) {
th.LoginSystemManager()
defer th.TearDown()
t.Run("system admin and local client can generate support packet", func(t *testing.T) {
t.Run("system admin and local client can generate Support Packet", func(t *testing.T) {
l := model.NewTestLicense()
th.App.Srv().SetLicense(l)