Fix #43
This commit is contained in:
@ -4,5 +4,9 @@ RSpec.describe ProcessFeedService do
|
||||
subject { ProcessFeedService.new }
|
||||
|
||||
it 'updates remote user\'s account information'
|
||||
it 'creates local copies of all notes and comments'
|
||||
it 'creates posts'
|
||||
it 'creates reblogs'
|
||||
it 'creates replies'
|
||||
it 'creates reblogged replies'
|
||||
it 'deletes removed posts'
|
||||
end
|
||||
|
Reference in New Issue
Block a user