Sha256: ba325020f7a83b47f3300ff31616a872ed5a2c7b0fe2a94dc3917e4205dacf3f

Contents?: true

Size: 150 Bytes

Versions: 47

Compression:

Stored size: 150 Bytes

Contents

describe Spotlight::Analytics::Ga do
  it 'does not be enabled without configuration' do
    expect(described_class.enabled?).to be_falsey
  end
end

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
blacklight-spotlight-0.21.0 spec/models/spotlight/analytics/ga_spec.rb
blacklight-spotlight-0.20.3 spec/models/spotlight/analytics/ga_spec.rb
blacklight-spotlight-0.20.2 spec/models/spotlight/analytics/ga_spec.rb
blacklight-spotlight-0.20.1 spec/models/spotlight/analytics/ga_spec.rb
blacklight-spotlight-0.20.0 spec/models/spotlight/analytics/ga_spec.rb
blacklight-spotlight-0.19.2 spec/models/spotlight/analytics/ga_spec.rb
blacklight-spotlight-0.19.1 spec/models/spotlight/analytics/ga_spec.rb