graphs_controller_spec.rb revision 7c7a19761235efff584ee65a1c6dc4aa1735ff64
require 'spec_helper'
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