Skip to content

Commit

Permalink
Fix namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
alterphp committed Jul 22, 2021
1 parent e2f2968 commit ad5d1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Configuration/ListFormFiltersConfigPassTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
namespace AlterPHP\EasyAdminExtensionBundle\Tests\Configuration;

use AlterPHP\EasyAdminExtensionBundle\Configuration\ListFormFiltersConfigPass;
use Doctrine\Common\Persistence\ManagerRegistry;
use Doctrine\Persistence\ManagerRegistry;

class ListFormFiltersConfigPassTest extends \PHPUnit_Framework_TestCase
{
Expand Down

0 comments on commit ad5d1f2

Please sign in to comment.