Remove TODOs that now have tickets (#4935)
Этот коммит содержится в:
коммит произвёл
enahum
родитель
2c71982f60
Коммит
8bd50724a6
@@ -1323,7 +1323,6 @@ func TestGetFileInfosForPost(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: Needs to be vastly fleshed out
|
||||
func TestSendNotifications(t *testing.T) {
|
||||
th := Setup().InitBasic()
|
||||
Client := th.BasicClient
|
||||
|
||||
@@ -13,7 +13,6 @@ import (
|
||||
"github.com/mattermost/platform/model"
|
||||
)
|
||||
|
||||
// XXX FIXME
|
||||
/*func TestWebSocketAuthentication(t *testing.T) {
|
||||
th := Setup().InitBasic()
|
||||
WebSocketClient, err := th.CreateWebSocketClient()
|
||||
|
||||
Ссылка в новой задаче
Block a user