Skip to content

Commit

Permalink
Add empty line to separate blocks (#12174)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurit committed Sep 5, 2024
1 parent d8dad53 commit 67ba0a3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ tasks {
dependsOn(testing.suites)
}
}

tasks.withType<Test>().configureEach {
jvmArgs("-Dotel.instrumentation.common.experimental.controller-telemetry.enabled=true")
jvmArgs("-Dotel.instrumentation.common.experimental.view-telemetry.enabled=true")
Expand Down

0 comments on commit 67ba0a3

Please sign in to comment.