Skip to content

Commit

Permalink
Update TestObjectIdDeserialization.java
Browse files Browse the repository at this point in the history
  • Loading branch information
JooHyukKim committed Apr 12, 2023
1 parent da8a25d commit 00cb4b7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ public void testUnresolvedForwardReference()
}
}


// [databind#299]: Allow unresolved ids to become nulls
public void testUnresolvableAsNull() throws Exception
{
Expand Down

0 comments on commit 00cb4b7

Please sign in to comment.