diff --git a/stubs/tests/StrTest.php b/stubs/tests/StrTest.php index 458e1ad..9a7fed2 100644 --- a/stubs/tests/StrTest.php +++ b/stubs/tests/StrTest.php @@ -5,7 +5,7 @@ use PHPUnit\Framework\TestCase; use Illuminate\Support\Str; -class SupportCollectionTest extends TestCase +class StrTest extends TestCase { public function testPluralizer() {