Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh committed Jan 30, 2022
1 parent 5ea4bb0 commit 51ce055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PdfTest.php → tests/ManagerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

use Barryvdh\TranslationManager\Manager;

class PdfTest extends TestCase
class ManagerTest extends TestCase
{
public function testResolveManager(): void
{
Expand Down

0 comments on commit 51ce055

Please sign in to comment.