git_spec.rb revision cfd2c55efa79cd0073bdfc17e68ff1b05fab7255
require 'spec_helper'
let(:repository) { create :repository_with_remote }
Sidekiq::Testing.fake! do
end
end
Sidekiq::Testing.inline! do
end
end
end
end