Skip to content

Commit 2e6ea47

Browse files
committed
Remove skipped spec in core environment.
1 parent 19519f1 commit 2e6ea47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: spec/datadog/core/environment/execution_spec.rb

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969

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

0 commit comments

Comments
 (0)