Give a bit more demo info in the conference description
This commit is contained in:
parent
5b20c992ae
commit
084ee7ef43
4 changed files with 9 additions and 4 deletions
|
|
@ -46,7 +46,7 @@ FactoryGirl.define do
|
|||
create(:question, conferences: [conference])
|
||||
|
||||
# Logo...
|
||||
File.open("spec/support/logos/#{1 + rand(13)}.png") do |file|
|
||||
File.open('spec/support/logos/OSEM.jpg') do |file|
|
||||
conference.picture = file
|
||||
end
|
||||
conference.save!
|
||||
|
|
|
|||
BIN
spec/support/logos/OSEM.jpg
Normal file
BIN
spec/support/logos/OSEM.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Loading…
Add table
Add a link
Reference in a new issue