rename ref piece jointe into type piece jointe
This commit is contained in:
parent
b9b17e2b0c
commit
a807ba5ae9
18 changed files with 961 additions and 940 deletions
|
@ -45,7 +45,7 @@ Dir[Rails.root.join("spec/factories/**/*.rb")].each { |f| require f }
|
|||
# If you are not using ActiveRecord, you can remove this line.
|
||||
ActiveRecord::Migration.check_pending! if defined?(ActiveRecord::Migration)
|
||||
|
||||
DatabaseCleaner.strategy = :truncation, {:except => %w[evenement_vies ref_formulaires ref_pieces_jointes]}
|
||||
DatabaseCleaner.strategy = :truncation, {:except => %w[evenement_vies ref_formulaires types_piece_jointe]}
|
||||
|
||||
|
||||
if !(defined? SIADETOKEN)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue