style check

This commit is contained in:
Tanguy PATTE 2015-08-20 17:30:17 +02:00
parent a7e6931303
commit d557cee249
24 changed files with 67 additions and 78 deletions

View file

@ -1,5 +1,4 @@
FactoryGirl.define do
factory :cerfa do
end
end
end

View file

@ -1,5 +1,4 @@
FactoryGirl.define do
factory :commentaire do
end
end
end

View file

@ -11,4 +11,4 @@ FactoryGirl.define do
end
end
end
end
end

View file

@ -11,4 +11,4 @@ FactoryGirl.define do
code_effectif_entreprise '51'
date_creation 1_004_914_800
end
end
end

View file

@ -13,4 +13,4 @@ FactoryGirl.define do
localite 'BOIS COLOMBES'
code_insee_localite '92009'
end
end
end

View file

@ -1,5 +1,4 @@
FactoryGirl.define do
factory :piece_jointe do
end
end
end

View file

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