Skip to content

Commit 792ffba

Browse files
sl0thentr0pysolnic
andauthored
Update sentry-ruby/spec/sentry/configuration_spec.rb
Co-authored-by: Peter Solnica <[email protected]>
1 parent e8708aa commit 792ffba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry-ruby/spec/sentry/configuration_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,7 @@ class SentryConfigurationSample < Sentry::Configuration
770770
end
771771

772772
describe "#max_metric_events" do
773-
it "returns 100 by default" do
773+
it "returns 1000 by default" do
774774
expect(subject.max_metric_events).to eq(1000)
775775
end
776776

0 commit comments

Comments
 (0)