api4/post_test: skip TestDeletePostEvent (#19892)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
97d3368a98
Коммит
7ab6ea2bad
@@ -2053,6 +2053,7 @@ func TestDeletePost(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func TestDeletePostEvent(t *testing.T) {
|
func TestDeletePostEvent(t *testing.T) {
|
||||||
|
t.Skip("MM-42997")
|
||||||
th := Setup(t).InitBasic()
|
th := Setup(t).InitBasic()
|
||||||
defer th.TearDown()
|
defer th.TearDown()
|
||||||
|
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user