Fixing some bugs, adding pending test examples
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
require 'rails_helper'
|
||||
|
||||
RSpec.describe SendInteractionService do
|
||||
pending
|
||||
subject { SendInteractionService.new }
|
||||
|
||||
it 'sends an XML envelope to the Salmon end point of remote user'
|
||||
end
|
||||
|
Reference in New Issue
Block a user