add api_entreprise to piece_jointe

This commit is contained in:
Tanguy PATTE 2015-08-18 16:44:16 +02:00
parent 1f960a4b43
commit f49477dee7
3 changed files with 24 additions and 1 deletions

View file

@ -0,0 +1,5 @@
FactoryGirl.define do
factory :type_piece_jointe do
end
end