fix datepicker and test it
This commit is contained in:
parent
a9b001e762
commit
327412fba3
5 changed files with 32 additions and 3 deletions
|
@ -51,6 +51,8 @@ SIADETOKEN = :valid_token unless defined? SIADETOKEN
|
|||
|
||||
include Warden::Test::Helpers
|
||||
|
||||
WebMock.disable_net_connect!(allow_localhost: true)
|
||||
|
||||
RSpec.configure do |config|
|
||||
config.filter_run_excluding disable: true
|
||||
config.color = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue