Skip to content

Commit

Permalink
fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaicher committed Aug 30, 2020
1 parent 96ae31c commit b9c0db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Admin/AdminTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -1475,7 +1475,7 @@ public function testTransChoice(): void
'foo',
[
'%count%' => 2,
'%foo%' => 'bar'
'%foo%' => 'bar',
],
'fooMessageDomain',
'en'
Expand Down

0 comments on commit b9c0db5

Please sign in to comment.