Skip to content

Commit f966b61

Browse files
authored
Update broken KahnSorterTest classname
1 parent 73c689b commit f966b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Helper/KahnSorterTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*
1111
* @phpcs:disable
1212
*/
13-
class KhanSorterTest extends SapphireTest
13+
class KahnSorterTest extends SapphireTest
1414
{
1515

1616
public function testSorter(): void

0 commit comments

Comments
 (0)