fix datepicker and test it

This commit is contained in:
Tanguy PATTE 2015-08-24 11:42:06 +02:00
parent a9b001e762
commit 327412fba3
5 changed files with 32 additions and 3 deletions

View file

@ -31,7 +31,7 @@ RSpec.configure do |config|
# If you're not using ActiveRecord, or you'd prefer not to run each of your
# examples within a transaction, remove the following line or assign false
# instead of true.
config.use_transactional_fixtures = true
config.use_transactional_fixtures = false
# RSpec Rails can automatically mix in different behaviours to your tests
# based on their file location, for example enabling you to call `get` and