demarches-normaliennes/spec/factories/piece_jointe.rb
Tanguy PATTE 3c57643f76 add database cleaner
add factory girl
fix tests
rename dossier_pdf into piece_jointe
rename ref_piece_jointe into content
2015-08-13 15:56:58 +02:00

5 lines
No EOL
59 B
Ruby

FactoryGirl.define do
factory :piece_jointe do
end
end