Skip to content

Commit

Permalink
retest
Browse files Browse the repository at this point in the history
  • Loading branch information
p committed Nov 21, 2024
1 parent be466b2 commit d036c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/datadog/core/environment/execution_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ def test_it_does_something_useful
end
end

context 'when webmock has enabled net-http adapter1111' do
context 'when webmock has enabled net-http adapter11111' do
before do
allow(described_class).to receive(:repl?).and_return(false)
allow(described_class).to receive(:test?).and_return(false)
Expand Down

0 comments on commit d036c42

Please sign in to comment.