Skip to content

Commit

Permalink
Fix stub
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioribeiro committed Jan 31, 2018
1 parent 10b1739 commit 7107bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/tests/StrTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
use PHPUnit\Framework\TestCase;
use Illuminate\Support\Str;

class SupportCollectionTest extends TestCase
class StrTest extends TestCase
{
public function testPluralizer()
{
Expand Down

0 comments on commit 7107bcc

Please sign in to comment.