Add whitespace linter (#24855)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
176370e175
Коммит
0d5a8b8841
@@ -186,5 +186,4 @@ func TestWebConnShouldSendEvent(t *testing.T) {
|
||||
|
||||
event3 := model.NewWebSocketEvent(model.WebsocketEventUpdateTeam, "wrongId", "", "", nil, "")
|
||||
assert.False(t, basicUserWc.ShouldSendEvent(event3))
|
||||
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user