[MM-58745] export/import: enable exporting and importing bots canonically (#28214)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
3049191e2f
Коммит
f41d2d7774
@@ -304,7 +304,9 @@ func TestProcessAttachments(t *testing.T) {
|
||||
userLine := imports.LineImportData{
|
||||
Type: "user",
|
||||
User: &imports.UserImportData{
|
||||
ProfileImage: model.NewPointer("profile.jpg"),
|
||||
Avatar: imports.Avatar{
|
||||
ProfileImage: model.NewPointer("profile.jpg"),
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user