Skip to content

Commit

Permalink
WIP - removed actionview reference
Browse files Browse the repository at this point in the history
  • Loading branch information
rpbaltazar committed Jan 29, 2020
1 parent a2a0431 commit 8a8d747
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions services/comm/spec/dummy/config/environments/test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,5 @@
# Raises error for missing translations.
# config.action_view.raise_on_missing_translations = true

# Prevent expensive template finalization at end of test suite runs.
config.action_view.finalize_compiled_template_methods = false

config.active_job.queue_adapter = :test
end

0 comments on commit 8a8d747

Please sign in to comment.