mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Merge pull request #185 from mattermost/mm-1348
fixes mm-1348 removing dependency on redis
This commit is contained in:
@@ -115,9 +115,6 @@ func TestSocket(t *testing.T) {
|
||||
}()
|
||||
|
||||
time.Sleep(2 * time.Second)
|
||||
|
||||
hub.Stop(team.Id)
|
||||
|
||||
}
|
||||
|
||||
func TestZZWebSocketTearDown(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user