add api_entreprise to piece_jointe
This commit is contained in:
parent
1f960a4b43
commit
f49477dee7
3 changed files with 24 additions and 1 deletions
5
spec/factories/type_piece_jointe.rb
Normal file
5
spec/factories/type_piece_jointe.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
FactoryGirl.define do
|
||||
factory :type_piece_jointe do
|
||||
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue