Skip to content
Snippets Groups Projects
Commit 4de75e1f authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

[FIX] Erreur de logique honteuse !

parent c9cef487
Branches
Tags 1.2.19
No related merge requests found
Pipeline #12340 passed
......@@ -38,7 +38,7 @@ class DbfakatorServiceFactory
$appConfig = $container->get('Config');
$config = $appConfig['unicaen-dbfakator'] ?? [];
if ($config) {
if (!$config) {
return [];
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment