Sha256: ee53667bdff11cee826c2df324cd6324f340b04734cf74725273507ea9b6f5e1

Contents?: true

Size: 89 Bytes

Versions: 7

Compression:

Stored size: 89 Bytes

Contents

FactoryBot.define do
  factory :translation do
    locale { 'en' }
    exhibit
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

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