This reverts commit ea61458f16. This was causing panic in the plugins because the client and the plugin API changed with this PR
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
26b86cb3ef
Коммит
c0971970e9
@@ -963,7 +963,7 @@ func TestGetGroups(t *testing.T) {
|
||||
assert.Equal(t, groups[0].Id, th.Group.Id)
|
||||
}
|
||||
|
||||
func TestGetGroupsByUserID(t *testing.T) {
|
||||
func TestGetGroupsByUserId(t *testing.T) {
|
||||
th := Setup(t).InitBasic()
|
||||
defer th.TearDown()
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user