Skip to content

Commit

Permalink
minor test renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Oct 10, 2024
1 parent 365cee6 commit 03de9a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
import static org.junit.jupiter.api.Assertions.assertEquals;

// [databind#4639] 2.18.1 : regression when using @JsonAnySetter outside of @JsonCreator
public class JsonAnySetterFieldWithCreatorDeser4639Test
public class AnySetterFieldWithCreator4639Test
extends DatabindTestUtil
{

Expand Down

0 comments on commit 03de9a1

Please sign in to comment.