mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 03:53:13 +00:00
Fix tests
This commit is contained in:
@@ -50,7 +50,7 @@ class module_console_checkExtension extends Command
|
||||
$output->writeln(
|
||||
sprintf(
|
||||
"\nWill do the check with user <info>%s</info> (%s)\n"
|
||||
, $TestUser->getDisplayName()
|
||||
, $TestUser->getDisplayName($this->container['translator'])
|
||||
, $TestUser->getEmail()
|
||||
)
|
||||
);
|
||||
|
Reference in New Issue
Block a user