Skip to content

Commit

Permalink
Improve profiler helpers coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Aug 26, 2024
1 parent bd687cc commit 579dfef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sentry-ruby/spec/sentry/vernier/profiler_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
perform_basic_setup do |config|
config.traces_sample_rate = traces_sample_rate
config.profiles_sample_rate = profiles_sample_rate
config.app_dirs_pattern = %r{spec/support}
end
end

Expand Down

0 comments on commit 579dfef

Please sign in to comment.