0
0
Fork 0

Update profile information and download avatar of remote accounts

This commit is contained in:
Eugen Rochko 2016-02-28 14:26:26 +01:00
parent 2825991e09
commit ad5ae3f60e
9 changed files with 87 additions and 18 deletions

View file

@ -112,4 +112,12 @@ RSpec.describe AtomHelper, type: :helper do
describe '#include_entry' do
pending
end
describe '#link_avatar' do
pending
end
describe '#logo' do
pending
end
end