mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-06 01:24:15 +01:00
ci test sdk: SaveItopConfFile method becomes protected
This commit is contained in:
@@ -1481,7 +1481,7 @@ abstract class ItopDataTestCase extends ItopTestCase
|
||||
}
|
||||
}
|
||||
|
||||
private function SaveItopConfFile()
|
||||
protected function SaveItopConfFile()
|
||||
{
|
||||
@chmod($this->oiTopConfig->GetLoadedFile(), 0770);
|
||||
$this->oiTopConfig->WriteToFile();
|
||||
|
||||
Reference in New Issue
Block a user