Skip to content

Commit

Permalink
Test: code or k8s?
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahramadan committed Jan 7, 2025
1 parent c2948b1 commit a614f73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/boot/strap.rb
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ module NRBundlerPatch
NR_AGENT_GEM = 'newrelic_rpm'

def require(*_groups)
require_newrelic

super

require_newrelic
end

def require_newrelic
Expand Down

0 comments on commit a614f73

Please sign in to comment.