mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
[MM-42652] Re-enable test (#21986)
This commit is contained in:
committed by
GitHub
parent
4b04b0957f
commit
a3dcaee066
@@ -103,7 +103,6 @@ func TestCreateCategoryForTeamForUser(t *testing.T) {
|
||||
})
|
||||
|
||||
t.Run("should publish expected WS payload", func(t *testing.T) {
|
||||
t.Skip("MM-42652")
|
||||
userWSClient, err := th.CreateWebSocketClient()
|
||||
require.NoError(t, err)
|
||||
defer userWSClient.Close()
|
||||
|
||||
Reference in New Issue
Block a user