Skip to content

Commit

Permalink
Update dd-java-agent/agent-tooling/src/test/groovy/datadog/trace/agen…
Browse files Browse the repository at this point in the history
…t/tooling/iast/stratum/StratumManagerImplTest.groovy

Co-authored-by: Santiago M. Mola <[email protected]>
  • Loading branch information
jandro996 and smola committed Jul 3, 2024
1 parent 23886b4 commit 3c8ca9e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class StratumManagerImplTest extends DDSpecification {
'foo/bar/jsp/Baz_tag' | true
}

void 'test StratumManager analyzeClass'(){
void 'test analyzeClass'(){
given:
byte[] data = FileUtils.readFileToByteArray(new File("src/test/resources/datadog.trace.agent.tooling.stratum/register_jsp.class"))

Expand Down

0 comments on commit 3c8ca9e

Please sign in to comment.