Sha256: 55575a28a40c9d5f4ac042084d79e40d8702302e039390f985460706b181beb3
Contents?: true
Size: 210 Bytes
Versions: 4
Compression:
Stored size: 210 Bytes
Contents
# frozen_string_literal: true require "spec_helper" describe ProxyFetcher::Providers::GatherProxy do before :all do ProxyFetcher.config.provider = :gather_proxy end it_behaves_like "a manager" end
Version data entries
4 entries across 4 versions & 1 rubygems