Skip to content

Commit

Permalink
Fix syntax in shared examples
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCTHsu committed Jan 8, 2024
1 parent 0a4f6af commit 4c68809
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/datadog/tracing/contrib/shared_settings_examples.rb
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
it { expect(subject.error_status_codes).to include 599 }
it { expect(subject.error_status_codes).to include 600 }
end
end

context 'when configured with environment variable' do
subject { described_class.new }
Expand Down

0 comments on commit 4c68809

Please sign in to comment.