Skip to content

Commit 8449d56

Browse files
committed
~ fix style
1 parent 8032ef8 commit 8449d56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Serializer/Tests/SerializerTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -808,7 +808,6 @@ public function testDeserializeIntAsStringPropertyInXML()
808808
$this->assertSame('123', $obj->foo);
809809
}
810810

811-
812811
public function testUnionTypeDeserializable()
813812
{
814813
$classMetadataFactory = new ClassMetadataFactory(new AttributeLoader());

0 commit comments

Comments
 (0)