Skip to content

Commit eb91581

Browse files
Minor
1 parent 17cfbfd commit eb91581

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

components/json/src/test/java/datadog/json/JsonMapperTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ void testMappingToListFromEmptyJsonObject(String json) throws IOException {
151151
assertEquals(emptyList(), parsed);
152152
}
153153

154-
// Using `@MethodSource` as special chars not supported by `@TableTest` (yet?).
155154
@TableTest({
156155
"Scenario | input | expected ",
157156
" null value | | '' ",

0 commit comments

Comments
 (0)