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 86fa888 commit 23886b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import org.apache.commons.io.FileUtils

class StratumManagerImplTest extends DDSpecification {

void 'test StratumManager shouldBeAnalyzed'(){
void 'test shouldBeAnalyzed'(){

when:
def result = StratumManagerImpl.shouldBeAnalyzed(internalClassName)
Expand Down

0 comments on commit 23886b4

Please sign in to comment.