mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-03-01 08:05:56 +01:00
Fix bad name
This commit is contained in:
@@ -376,7 +376,7 @@ class BuildDocTest extends PHPUnit_Framework_TestCase
|
||||
$langs=$this->savlangs;
|
||||
$db=$this->savdb;
|
||||
|
||||
$conf->fichinter->dir_output.='/temp';
|
||||
$conf->ficheinter->dir_output.='/temp';
|
||||
$localobject=new Fichinter($this->savdb);
|
||||
$localobject->initAsSpecimen();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user