Skip to content

Commit 439e81a

Browse files
wantsuip-datadog
andauthored
Update spec/datadog/core/environment/process_spec.rb
Co-authored-by: Oleg Pudeyev <[email protected]>
1 parent a77e63b commit 439e81a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/datadog/core/environment/process_spec.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
end
1818

1919
describe 'Scenario: Real applications' do
20+
skip_unless_integration_testing_enabled
21+
2022
context 'when running a real Rails application' do
2123
it 'detects Rails process information correctly' do
2224
project_root_directory = Dir.pwd

0 commit comments

Comments
 (0)