mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-29 21:48:45 +02:00
N°9144 Fix unit tests
This commit is contained in:
@@ -35,7 +35,7 @@ class WizStepInstallMiscParams extends AbstractWizStepMiscParams
|
||||
return ['WizStepModulesChoice'];
|
||||
}
|
||||
|
||||
public function ProcessParams($bMoveForward = true)
|
||||
public function UpdateWizardStateAndGetNextStep($bMoveForward = true)
|
||||
{
|
||||
$this->oWizard->SaveParameter('default_language', '');
|
||||
$this->oWizard->SaveParameter('application_url', '');
|
||||
|
||||
Reference in New Issue
Block a user