Skip to content

Commit

Permalink
. t rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsEckart committed Sep 23, 2024
1 parent 33a0af5 commit 1f86820
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ void nullDateTest()
JsonApprovals.verifyAsJson(localDateWrapper, g -> g.serializeNulls());
}
@Test
void applesauce()
void testUsingGsonBuilderWithPrettyPrint()
{
String jsonString = """
{
Expand Down

0 comments on commit 1f86820

Please sign in to comment.