require 'rails_helper' describe AgentMerge do # pending "add some examples to (or delete) #{__FILE__}" end # == Schema Information # # Table name: agent_merges # # id :integer not null, primary key # agent_id :integer not null # agent_merge_list_id :integer not null # created_at :datetime # updated_at :datetime #