Skip to content

Commit 0b9a9c7

Browse files
committed
fix formatting
1 parent d8fe228 commit 0b9a9c7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dd-java-agent/src/test/groovy/datadog/trace/bootstrap/BootstrapInitializationTelemetryTest.groovy

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ class BootstrapInitializationTelemetryTest extends Specification {
4949
capture.json() == '{"metadata":{"runtime_name":"java","runtime_version":"1.8.0_382","result":"error","result_class":"internal_error","result_reason":"foo"},"points":[{"name":"library_entrypoint.error","tags":["error_type:java.lang.Exception"]},{"name":"library_entrypoint.complete"}]}'
5050
}
5151

52-
53-
5452
def "test abort"() {
5553
when:
5654
initTelemetry.onAbort(reasonCode)

0 commit comments

Comments
 (0)