mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 09:01:40 +01:00
Fix phpunit
This commit is contained in:
@@ -121,7 +121,7 @@ class BuildDocTest extends PHPUnit\Framework\TestCase
|
||||
if (!isModEnabled('propal')) {
|
||||
print __METHOD__." propal module not enabled\n"; die(1);
|
||||
}
|
||||
if (!isModEnabled('project')) {
|
||||
if (!isModEnabled('projet')) {
|
||||
print __METHOD__." project module not enabled\n"; die(1);
|
||||
}
|
||||
if (!isModEnabled('expedition')) {
|
||||
|
||||
Reference in New Issue
Block a user