Skip to content

Commit

Permalink
Merge pull request #125 from appsignal/remove-config-modifier
Browse files Browse the repository at this point in the history
Remove Ruby config modifiers
  • Loading branch information
tombruijn authored Jul 31, 2024
2 parents 43981f4 + f9cfcaa commit 6a7a6d8
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 6a7a6d8

Please sign in to comment.