Gab Social. All are welcome.
This commit is contained in:
7
spec/services/send_interaction_service_spec.rb
Normal file
7
spec/services/send_interaction_service_spec.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
require 'rails_helper'
|
||||
|
||||
RSpec.describe SendInteractionService, type: :service do
|
||||
subject { SendInteractionService.new }
|
||||
|
||||
it 'sends an XML envelope to the Salmon end point of remote user'
|
||||
end
|
||||
Reference in New Issue
Block a user