Fixing some bugs, adding pending test examples
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
require 'rails_helper'
|
||||
|
||||
RSpec.describe UnfollowService do
|
||||
pending
|
||||
subject { UnfollowService.new }
|
||||
|
||||
it 'destroys the following relation'
|
||||
it 'sends remote interactionf or remote user'
|
||||
end
|
||||
|
Reference in New Issue
Block a user