Skip to content

Commit 4af5abd

Browse files
committed
[TEST] Edit dd-java-agent/agent-iast/src/testFixtures/groovy/com/datadog/iast/test/TaintMarkerHelpers.groovy
1 parent eebe257 commit 4af5abd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dd-java-agent/agent-iast/src/testFixtures/groovy/com/datadog/iast/test/TaintMarkerHelpers.groovy

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ class TaintMarkerHelpers {
88
propagation.isTainted(o) ? "$o (tainted)" : o
99
}
1010
}
11+
12+

0 commit comments

Comments
 (0)