Skip to content

Commit c9a49af

Browse files
keradusnicolas-grekas
authored andcommitted
CS: re-apply trailing_comma_in_multiline
1 parent 81f032d commit c9a49af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Normalizer/ObjectNormalizerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -976,7 +976,7 @@ public function testNormalizeWithMethodNamesSimilarToAccessors()
976976
'tell' => true,
977977
'class' => true,
978978
'responsibility' => true,
979-
123 => 321
979+
123 => 321,
980980
], $normalized);
981981
}
982982
}

0 commit comments

Comments
 (0)