diff --git a/app/channel_test.go b/app/channel_test.go index 0ee2a3cdd1..ed6e342885 100644 --- a/app/channel_test.go +++ b/app/channel_test.go @@ -2448,6 +2448,7 @@ func TestMarkUnreadWithThreads(t *testing.T) { } func TestIsCRTEnabledForUser(t *testing.T) { + t.Skip("MM-44148") type preference struct { val string err error