Skip to content

Commit

Permalink
Merge pull request #4368 from DataDog/sarahchen6/unskip-spec
Browse files Browse the repository at this point in the history
Un-skip spec in core environment
  • Loading branch information
TonyCTHsu authored Feb 12, 2025
2 parents c730ca3 + 2e6ea47 commit 47ef2d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/datadog/core/environment/execution_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@

context 'when in a Pry session' do
it 'returns true' do
skip('Temporarily skipping for batched tests from Github Actions') if ENV['BATCHED_TASKS']
Tempfile.create('test') do |f|
f.write(repl_script)
f.close
Expand Down

0 comments on commit 47ef2d0

Please sign in to comment.