[Fix #376] Before save format champ date to ISO
This commit is contained in:
parent
41a5ed59f3
commit
b9522ce404
3 changed files with 38 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
FactoryGirl.define do
|
||||
factory :champ do
|
||||
|
||||
type_de_champ { FactoryGirl.create(:type_de_champ_public) }
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue