mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polish
This commit is contained in:
@@ -179,7 +179,7 @@ class BasicJsonWriterTests {
|
||||
|
||||
@Test
|
||||
void writeWithTypeReferenceForSimpleClass() {
|
||||
assertStringAttribute(TypeReference.of(String.class), "java.lang.String");
|
||||
assertStringAttribute(TypeReference.of(String.class), "java.lang.String");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user