graphs_controller_spec.rb revision 1648b9b3a678b5cd12cdcc9b053d8e4b3445a443
require 'spec_helper'
FactoryGirl.create(:logic_mapping, source: source, target: target)
end
before do
end
it { should respond_with :success }
end
before do
end
it { should respond_with :success }
end
before do
end
it { should respond_with :success }
end
end
end