Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mauretto78 committed Dec 22, 2023
1 parent c1188a0 commit b0e3a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/EmojiTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ public function canEncodeAndDecodeDifferentShades()
'💪🏽',
'💪🏾',
'💪🏿',
'💪🏼'
'💪🏿'
];

foreach ($emojis as $i => $emoji){
Expand Down

0 comments on commit b0e3a24

Please sign in to comment.