MM-46911: Skip flaky TestGetTopDMsForUserSince (#20962)
https://mattermost.atlassian.net/browse/MM-46911 ```release-note NONE ```
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
4ffdf6b859
Коммит
1fc5fcd900
@@ -897,6 +897,7 @@ func TestGetTopInactiveChannelsForTeamSince(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestGetTopDMsForUserSince(t *testing.T) {
|
func TestGetTopDMsForUserSince(t *testing.T) {
|
||||||
|
t.Skip("MM-46911")
|
||||||
th := Setup(t).InitBasic()
|
th := Setup(t).InitBasic()
|
||||||
defer th.TearDown()
|
defer th.TearDown()
|
||||||
|
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user