Sha256: dbf4113da4e3ec38420a63514c379c92182731f15c9ca792f5bafbce645f4a8f

Contents?: true

Size: 143 Bytes

Versions: 17

Compression:

Stored size: 143 Bytes

Contents

FactoryBot.define do
  factory :contact_email, class: Spotlight::ContactEmail do
    email 'exhibit_contact@example.com'
    exhibit
  end
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
blacklight-spotlight-2.2.0 spec/factories/contact_emails.rb
blacklight-spotlight-2.1.0 spec/factories/contact_emails.rb
blacklight-spotlight-2.0.2 spec/factories/contact_emails.rb
blacklight-spotlight-2.0.1 spec/factories/contact_emails.rb
blacklight-spotlight-2.0.0 spec/factories/contact_emails.rb
blacklight-spotlight-2.0.0.rc6 spec/factories/contact_emails.rb
blacklight-spotlight-2.0.0.rc5 spec/factories/contact_emails.rb
blacklight-spotlight-2.0.0.rc4 spec/factories/contact_emails.rb
blacklight-spotlight-2.0.0.rc3 spec/factories/contact_emails.rb
blacklight-spotlight-2.0.0.rc2 spec/factories/contact_emails.rb
blacklight-spotlight-2.0.0.rc1 spec/factories/contact_emails.rb
blacklight-spotlight-1.5.1 spec/factories/contact_emails.rb
blacklight-spotlight-1.4.1 spec/factories/contact_emails.rb
blacklight-spotlight-1.4.0 spec/factories/contact_emails.rb
blacklight-spotlight-1.3.0 spec/factories/contact_emails.rb
blacklight-spotlight-1.2.0 spec/factories/contact_emails.rb
blacklight-spotlight-1.1.0 spec/factories/contact_emails.rb