Skip to content

Commit

Permalink
Merge pull request #3024 from newrelic/add_logger_rake_tests
Browse files Browse the repository at this point in the history
add logger to rake tests
  • Loading branch information
tannalynn authored Jan 17, 2025
2 parents cca2c20 + 93821ac commit 434d70d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/multiverse/suites/rake/Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
# See https://github.com/newrelic/newrelic-ruby-agent/blob/main/license for complete details.
# frozen_string_literal: true

require 'logger'

Bundler.require
require 'tasks/newrelic'

Expand Down

0 comments on commit 434d70d

Please sign in to comment.