diff --git a/test/fixtures/json-specs/span_types.json b/test/fixtures/json-specs/span_types.json index e6af903120e..18189088a95 100644 --- a/test/fixtures/json-specs/span_types.json +++ b/test/fixtures/json-specs/span_types.json @@ -43,6 +43,12 @@ "__used_by": [ "ruby" ] + }, + "handler": { + "__description": "Application handler", + "__used_by": [ + "java" + ] } } },