Skip to content

Commit 66185be

Browse files
committed
Fix CS
1 parent 6f65114 commit 66185be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Tests/InflectorTest.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,9 @@ public function singularizeProvider()
159159
['SubTrees', 'SubTree'],
160160

161161
// Known issues
162-
//['insignia', 'insigne'],
163-
//['insignias', 'insigne'],
164-
//['rattles', 'rattle'],
162+
// ['insignia', 'insigne'],
163+
// ['insignias', 'insigne'],
164+
// ['rattles', 'rattle'],
165165
];
166166
}
167167

0 commit comments

Comments
 (0)