mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-29 13:38:44 +02:00
N°9144 Fix unit tests
This commit is contained in:
@@ -34,7 +34,7 @@ class WizStepInstallOrUpgrade extends WizardStep
|
||||
return ['WizStepDetectedInfo', 'WizStepLicense'];
|
||||
}
|
||||
|
||||
public function ProcessParams($bMoveForward = true)
|
||||
public function UpdateWizardStateAndGetNextStep($bMoveForward = true)
|
||||
{
|
||||
$sNextStep = '';
|
||||
$sInstallMode = utils::ReadParam('install_mode');
|
||||
|
||||
Reference in New Issue
Block a user