Orders results of the GetAll remote clusters store method (#27548)

Этот коммит содержится в:
Miguel de la Cruz
2024-07-05 13:53:47 +02:00
коммит произвёл GitHub
родитель e5a3dd7fea
Коммит b596430920
2 изменённых файлов: 2 добавлений и 3 удалений

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

@@ -14,8 +14,6 @@ import (
)
func TestGetRemoteClusters(t *testing.T) {
t.Skip("MM-59324")
t.Run("Should not work if the remote cluster service is not enabled", func(t *testing.T) {
th := Setup(t)
defer th.TearDown()