Skip to content

Commit

Permalink
Pending pry test
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCTHsu committed Jan 29, 2025
1 parent 5ad57ba commit b33fa1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/datadog/core/environment/execution_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@

context 'when in a Pry session' do
it 'returns true' do
pending('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 b33fa1c

Please sign in to comment.