mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Update SQLite database reference
This commit is contained in:
@@ -101,4 +101,4 @@ class UserRepositoryTest extends \PhraseanetPHPUnitAbstract
|
||||
$userFound = self::$DI['app']['EM']->getRepository('Entities\User')->findByEmail(null);
|
||||
$this->assertNull($userFound);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user