MM-44148: Skip racy TestIsCRTEnabledForUser (#20194)
https://mattermost.atlassian.net/browse/MM-44148 ```release-note NONE ```
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
2c155cdc95
Коммит
9dcd1df8f8
@@ -2448,6 +2448,7 @@ func TestMarkUnreadWithThreads(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestIsCRTEnabledForUser(t *testing.T) {
|
func TestIsCRTEnabledForUser(t *testing.T) {
|
||||||
|
t.Skip("MM-44148")
|
||||||
type preference struct {
|
type preference struct {
|
||||||
val string
|
val string
|
||||||
err error
|
err error
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user