Sha256: 21a4e3657364f1c8c35c2e01df9456eaf868f84e7accdb1451af98a45d276a2b

Contents?: true

Size: 149 Bytes

Versions: 9

Compression:

Stored size: 149 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

9 entries across 9 versions & 1 rubygems

Version Path
blacklight-spotlight-2.4.1 spec/models/spotlight/analytics/ga_spec.rb
blacklight-spotlight-2.4.0 spec/models/spotlight/analytics/ga_spec.rb
blacklight-spotlight-2.3.3 spec/models/spotlight/analytics/ga_spec.rb
blacklight-spotlight-2.3.2 spec/models/spotlight/analytics/ga_spec.rb
blacklight-spotlight-2.3.1 spec/models/spotlight/analytics/ga_spec.rb
blacklight-spotlight-2.3.0 spec/models/spotlight/analytics/ga_spec.rb
blacklight-spotlight-2.2.1 spec/models/spotlight/analytics/ga_spec.rb
blacklight-spotlight-2.2.0 spec/models/spotlight/analytics/ga_spec.rb
blacklight-spotlight-2.1.0 spec/models/spotlight/analytics/ga_spec.rb