fix datepicker and test it
This commit is contained in:
parent
a9b001e762
commit
327412fba3
5 changed files with 32 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue