Skip racy test TestPostReminder (#28089)

Этот коммит содержится в:
Miguel de la Cruz
2024-09-05 18:09:07 +02:00
коммит произвёл GitHub
родитель 7086a8792a
Коммит 98ef6b9ad8

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

@@ -4010,6 +4010,8 @@ func TestGetPostStripActionIntegrations(t *testing.T) {
}
func TestPostReminder(t *testing.T) {
t.Skip("MM-60329")
th := Setup(t).InitBasic()
defer th.TearDown()