graphs_controller_spec.rb revision 23305f217b86a2ebf90a848af9036908e0070542
require 'spec_helper'
FactoryGirl.create(:logic_mapping, source: source, target: target)
end
it { should respond_with :success }
end
it { should respond_with :success }
end
it { should respond_with :success }
end
end
end