Skip to content

Commit a6081c5

Browse files
committed
fix test
1 parent 193ac33 commit a6081c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: dd-java-agent/appsec/src/test/groovy/com/datadog/appsec/gateway/GatewayBridgeSpecification.groovy

-1
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)