Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitlinger committed Aug 22, 2024
1 parent 720fc9d commit 80e28a9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions instrumentation/tapestry-5.4/javaagent/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ dependencies {
testImplementation("javax.annotation:javax.annotation-api:1.3.2")

testInstrumentation(project(":instrumentation:jetty:jetty-8.0:javaagent"))
testInstrumentation(project(":instrumentation:servlet:servlet-3.0:javaagent"))
testInstrumentation(project(":instrumentation:servlet:servlet-javax-common:javaagent"))
}

tasks.withType<Test>().configureEach {
Expand Down

0 comments on commit 80e28a9

Please sign in to comment.