2
0
forked from Wavyzz/dolibarr

Fix phpunit

This commit is contained in:
Laurent Destailleur
2024-07-13 02:23:55 +02:00
parent ba08148ffa
commit f00f82a3b6

View File

@@ -429,4 +429,4 @@ if (!function_exists('json_decode')) {
{
return dol_json_decode($json, $assoc);
}
}
}