Skip to content

Commit 5d9d157

Browse files
committed
fix test
1 parent 9e23c92 commit 5d9d157

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/gateway/GatewayBridgeSpecification.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ class GatewayBridgeSpecification extends DDSpecification {
105105
BiFunction<RequestContext, String, Flow<Void>> shellCmdCB
106106
BiFunction<RequestContext, String, Flow<Void>> userCB
107107
TriFunction<RequestContext, LoginEvent, String, Flow<Void>> loginEventCB
108-
Consumer<RequestContext> postProcessingCB
109108

110109
void setup() {
111110
callInitAndCaptureCBs()

0 commit comments

Comments
 (0)