Skip to content

Commit cab88d4

Browse files
Nuno Rafael Rochafabpot
authored andcommitted
Fix small coding style
Remove extra space from `PluralizationRulesTest` class declaration.
1 parent 5eea746 commit cab88d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/PluralizationRulesTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
*
2727
* @author Clemens Tolboom [email protected]
2828
*/
29-
class PluralizationRulesTest extends \PHPUnit_Framework_TestCase
29+
class PluralizationRulesTest extends \PHPUnit_Framework_TestCase
3030
{
3131
/**
3232
* We test failed langcode here.

0 commit comments

Comments
 (0)