require 'spec_helper'
before do
post :create, repository_directory: attributes_for(:repository_directory), repository_id: repository.to_param
end
it{ should respond_with :redirect }
end
before do
end
before do
end
end
end
before do
end
end
end
end