Skip to content
Snippets Groups Projects
Commit fef47878 authored by Shel R's avatar Shel R Committed by GitHub
Browse files

Merge branch 'master' into master

parents bf7cefa5 c1a553d2
Branches
Tags
No related merge requests found
......@@ -16,6 +16,7 @@ RSpec.describe ProcessFeedService do
end
it 'updates remote user\'s account information' do
account.reload
expect(account.display_name).to eq '::1'
expect(account).to have_attached_file(:avatar)
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment