Remove `pending` (#9752)

Some specs have already been added.
th-downstream
ysksn 6 years ago committed by Eugen Rochko
parent 4d1e6abef3
commit c3725cc78f

@ -119,8 +119,6 @@ RSpec.describe ResolveAccountService, type: :service do
expect(account.actor_type).to eq 'Person' expect(account.actor_type).to eq 'Person'
end end
end end
pending
end end
it 'processes one remote account at a time using locks' do it 'processes one remote account at a time using locks' do

Loading…
Cancel
Save