mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Fix #1707 : Update technical informations and metadata fields on record substitution
This commit is contained in:
@@ -408,7 +408,7 @@ class ManagerTest extends \PhraseanetWebTestCaseAuthenticatedAbstract
|
||||
->getMock();
|
||||
|
||||
$manager = new ManagerTester(self::$DI['app']);
|
||||
$manager->setPdfToText($pdfToText);
|
||||
self::$DI['app']['phraseanet.metadata-reader']->setPdfToText($pdfToText);
|
||||
|
||||
$pdfToText->expects($this->once())
|
||||
->method('getText')
|
||||
|
Reference in New Issue
Block a user