Skip to content

Commit b41b321

Browse files
committed
fix merge conflict
1 parent a6081c5 commit b41b321

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dd-java-agent/appsec/src/test/groovy/com/datadog/appsec/config/AppSecConfigServiceImplSpecification.groovy

-1
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,6 @@ class AppSecConfigServiceImplSpecification extends DDSpecification {
592592
listeners.savedFeaturesListener = it[2]
593593
}
594594
1 * poller.addConfigurationEndListener(_) >> { listeners.savedConfEndListener = it[0] }
595-
1 * poller.addCapabilities(CAPABILITY_ASM_API_SECURITY_SAMPLE_RATE)
596595
1 * poller.addCapabilities(CAPABILITY_ASM_AUTO_USER_INSTRUM_MODE)
597596
1 * poller.addCapabilities(CAPABILITY_ASM_DD_RULES
598597
| CAPABILITY_ASM_IP_BLOCKING

0 commit comments

Comments
 (0)