[MM-42652] Re-enable test (#21986)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
4b04b0957f
Коммит
a3dcaee066
@@ -103,7 +103,6 @@ func TestCreateCategoryForTeamForUser(t *testing.T) {
|
|||||||
})
|
})
|
||||||
|
|
||||||
t.Run("should publish expected WS payload", func(t *testing.T) {
|
t.Run("should publish expected WS payload", func(t *testing.T) {
|
||||||
t.Skip("MM-42652")
|
|
||||||
userWSClient, err := th.CreateWebSocketClient()
|
userWSClient, err := th.CreateWebSocketClient()
|
||||||
require.NoError(t, err)
|
require.NoError(t, err)
|
||||||
defer userWSClient.Close()
|
defer userWSClient.Close()
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user