Skip to content

Commit

Permalink
Test rename
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jan 10, 2023
1 parent 3b6034d commit a0bb486
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* Tests for verifying that bean property filtering using JsonFilter
* works as expected.
*/
public class TestJsonFilter extends BaseMapTest
public class JsonFilterTest extends BaseMapTest
{
@JsonFilter("RootFilter")
@JsonPropertyOrder({ "a", "b" })
Expand Down

0 comments on commit a0bb486

Please sign in to comment.