We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceba573 commit 89495b5Copy full SHA for 89495b5
spec/datadog/appsec/configuration/settings_spec.rb
@@ -78,8 +78,6 @@ def patcher
78
end
79
80
describe '#rasp_enabled' do
81
- subject(:rasp_enabled) { settings.appsec.rasp_enabled }
82
-
83
context 'when DD_APPSEC_RASP_ENABLED' do
84
around do |example|
85
ClimateControl.modify('DD_APPSEC_RASP_ENABLED' => rasp_enabled_env_var) do
0 commit comments