mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Fix unit test names, property and function visibility
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
use Alchemy\Phrasea\Model\Entities\UsrAuthProvider;
|
||||
|
||||
class UsrAuthProviderRepositoryTest extends \PhraseanetPHPUnitAbstract
|
||||
class UsrAuthProviderRepositoryTest extends \PhraseanetTestCase
|
||||
{
|
||||
public function testFindWithProviderAndIdIsNullWhenNotFound()
|
||||
{
|
||||
|
Reference in New Issue
Block a user