This reverts commit a3dcaee066.
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
aaaae00b50
Коммит
c8d08adf29
@@ -103,6 +103,7 @@ 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