Add whitespace linter (#24855)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
176370e175
Коммит
0d5a8b8841
@@ -1426,7 +1426,6 @@ func TestGetGroupsByUserId(t *testing.T) {
|
||||
groups, _, err = th.Client.GetGroupsByUserId(context.Background(), user1.Id)
|
||||
require.NoError(t, err)
|
||||
assert.ElementsMatch(t, []*model.Group{group1, group2}, groups)
|
||||
|
||||
}
|
||||
|
||||
func TestGetGroupStats(t *testing.T) {
|
||||
|
||||
Ссылка в новой задаче
Block a user