Skip to content

Commit 1f86820

Browse files
committed
. t rename test
1 parent 33a0af5 commit 1f86820

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

approvaltests-tests/src/test/java/org/approvaltests/JsonApprovalsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ void nullDateTest()
1515
JsonApprovals.verifyAsJson(localDateWrapper, g -> g.serializeNulls());
1616
}
1717
@Test
18-
void applesauce()
18+
void testUsingGsonBuilderWithPrettyPrint()
1919
{
2020
String jsonString = """
2121
{

0 commit comments

Comments
 (0)