mirror of
https://github.com/internetee/registry.git
synced 2025-07-26 04:28:27 +02:00
Rubocop update
This commit is contained in:
parent
6d8b714995
commit
3b50ab2452
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# rubocop:disable Metrics/LineLength
|
||||
unless Rails.env.test?
|
||||
NewRelic::Agent.config[:app_name] = "#{ENV['new_relic_app_name']} - #{Rails.env}" if ENV['new_relic_app_name'].present?
|
||||
end
|
||||
# rubocop:enable Metrics/LineLength
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue