Skip to content

Commit bb4180a

Browse files
committed
test: fix typo
1 parent aa26683 commit bb4180a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ProgramScraperTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
*
1515
* @author shimomo
1616
*/
17-
final class ProgramScraperTest extends Testcase
17+
final class ProgramScraperTest extends TestCase
1818
{
1919
/**
2020
* @psalm-return void

0 commit comments

Comments
 (0)