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