Sha256: 52d62023a25c63faaea12fdd10a7fc045aa79db97329abde45291283b0181cc1

Contents?: true

Size: 154 Bytes

Versions: 7

Compression:

Stored size: 154 Bytes

Contents

FactoryBot.define do
  factory :main_navigation, class: Spotlight::MainNavigation do
    exhibit
    nav_type { 'browse' }
    display { true }
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
blacklight-spotlight-2.4.1 spec/factories/main_navigation.rb
blacklight-spotlight-2.4.0 spec/factories/main_navigation.rb
blacklight-spotlight-2.3.3 spec/factories/main_navigation.rb
blacklight-spotlight-2.3.2 spec/factories/main_navigation.rb
blacklight-spotlight-2.3.1 spec/factories/main_navigation.rb
blacklight-spotlight-2.3.0 spec/factories/main_navigation.rb
blacklight-spotlight-2.2.1 spec/factories/main_navigation.rb