rename ref_formulaire into formulaire
This commit is contained in:
parent
a807ba5ae9
commit
c78a4f655b
15 changed files with 69 additions and 63 deletions
|
@ -1,6 +1,6 @@
|
|||
RSpec.configure do |config|
|
||||
config.before(:suite) do
|
||||
DatabaseCleaner.clean_with(:truncation, {:except => %w[evenement_vies ref_formulaires types_piece_jointe]})
|
||||
DatabaseCleaner.clean_with(:truncation, {:except => %w[evenement_vies formulaires types_piece_jointe]})
|
||||
end
|
||||
|
||||
config.before(:each) do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue