Skip to content

Commit

Permalink
Remove Ruby config modifiers
Browse files Browse the repository at this point in the history
This behavior was removed from Ruby gem 4.
  • Loading branch information
tombruijn committed Jul 31, 2024
1 parent 43981f4 commit f9cfcaa
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions spec/diagnose_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -414,10 +414,7 @@
/ send_environment_metadata: true/,
/ send_params: true/,
/ send_session_data: true/,
/ sidekiq_report_errors: "all"/,
"",
/Configuration modifiers/,
/ APPSIGNAL_INACTIVE_ON_CONFIG_FILE_ERROR: ""/
/ sidekiq_report_errors: "all"/
]
when :nodejs
matchers += [
Expand Down

0 comments on commit f9cfcaa

Please sign in to comment.