require 'rails_helper'
RSpec.describe UpdateRemoteProfileService do
subject { UpdateRemoteProfileService.new }
end