Sha256: 3def1b697666e4d9e36fdd201b481fab47fe6cc8c33ac06dd0010740a727e15c

Contents?: true

Size: 155 Bytes

Versions: 5

Compression:

Stored size: 155 Bytes

Contents

# frozen_string_literal: true
describe 'AUDIT_LOG_CONFIG' do
  # Make sure that the constant is defined
  it { expect(AUDIT_LOG_CONFIG).to be_a Hash }
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
mno-enterprise-core-3.4.0 spec/config/initializers/audit_log_spec.rb
mno-enterprise-core-3.3.3 spec/config/initializers/audit_log_spec.rb
mno-enterprise-core-3.3.2 spec/config/initializers/audit_log_spec.rb
mno-enterprise-core-3.3.1 spec/config/initializers/audit_log_spec.rb
mno-enterprise-core-3.3.0 spec/config/initializers/audit_log_spec.rb