[feat]Add url, background color, text color to events in vertical schedule
This commit is contained in:
parent
468e170a2e
commit
83aeb5c330
3 changed files with 52 additions and 19 deletions
|
|
@ -123,6 +123,9 @@ RSpec.configure do |config|
|
|||
|
||||
# enable debugging with --only-failures
|
||||
config.example_status_persistence_file_path = 'tmp/spec_failures.txt'
|
||||
|
||||
# include path helpers
|
||||
config.include Rails.application.routes.url_helpers
|
||||
end
|
||||
|
||||
OmniAuth.config.test_mode = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue