diff --git a/api4/post_test.go b/api4/post_test.go index 34f96b69bd..6447fb890b 100644 --- a/api4/post_test.go +++ b/api4/post_test.go @@ -2582,6 +2582,7 @@ func TestSearchPostsWithDateFlags(t *testing.T) { } func TestGetFileInfosForPost(t *testing.T) { + t.Skip("MM-46902") th := Setup(t).InitBasic() defer th.TearDown() client := th.Client