Skip to content

Commit

Permalink
Fix incorrect issue ref in test
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed May 25, 2020
1 parent b3926a2 commit d895334
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import com.fasterxml.jackson.dataformat.xml.XmlMapper;
import com.fasterxml.jackson.dataformat.xml.XmlTestBase;

// test(s) for [dataformat-xml#111]
// test(s) for [dataformat-xml#169]
public class EmptyPolymorphicTest extends XmlTestBase
{
static class Data {
Expand Down

0 comments on commit d895334

Please sign in to comment.