Skip flaky test SendNotifications_MentionsFollowers (#25931)
https://mattermost.atlassian.net/browse/MM-56565 ```release-note NONE ```
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
a07097ed57
Коммит
ff741a76e6
@@ -218,6 +218,7 @@ func TestSendNotifications(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestSendNotifications_MentionsFollowers(t *testing.T) {
|
||||
t.Skip("MM-56565")
|
||||
th := Setup(t).InitBasic()
|
||||
defer th.TearDown()
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user