Skip to content

Commit 9a4d25d

Browse files
rename
1 parent cfd4243 commit 9a4d25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/_support/Helper/TestDoctrineProvider.php renamed to tests/_support/Helper/DefaultDoctrineProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
use Codeception\Module;
1212
use Doctrine\ORM\EntityManagerInterface;
1313

14-
class TestDoctrineProvider extends Module implements DoctrineProvider
14+
class DefaultDoctrineProvider extends Module implements DoctrineProvider
1515
{
1616

1717
public function _getEntityManager()

0 commit comments

Comments
 (0)