Skip to content

Commit 07a4e49

Browse files
committed
appsec: revert test change that allowed bug thru
1 parent 61480f4 commit 07a4e49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appsec/tests/integration/src/test/groovy/com/datadog/appsec/php/integration/RemoteConfigTests.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ class RemoteConfigTests {
292292
applyRemoteConfig(INITIAL_TARGET, [
293293
'datadog/2/ASM_FEATURES/asm_features_activation/config': null /* keep */,
294294
'datadog/2/ASM/custom_user_cfg_1/config': null /* keep */,
295-
'datadog/2/ASM/custom_user_cfg_3/config': [
295+
'datadog/2/ASM/custom_user_cfg_2/config': [
296296
actions: [[
297297
id: 'block_custom',
298298
type: 'block_request',

0 commit comments

Comments
 (0)