коммит произвёл
GitHub
родитель
f290745496
Коммит
c3ed07e679
@@ -95,7 +95,7 @@ func TestService_sendProfileImageToRemote(t *testing.T) {
|
||||
|
||||
user := &model.User{
|
||||
Id: model.NewId(),
|
||||
RemoteId: model.NewString(rc.RemoteId),
|
||||
RemoteId: model.NewPointer(rc.RemoteId),
|
||||
}
|
||||
|
||||
provider := testImageProvider{}
|
||||
|
||||
Ссылка в новой задаче
Block a user