mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 22:48:45 +02:00
N°9144 Fix unit tests
This commit is contained in:
@@ -46,7 +46,7 @@ class WizStepWelcome extends WizardStep
|
||||
return ['WizStepInstallOrUpgrade'];
|
||||
}
|
||||
|
||||
public function ProcessParams($bMoveForward = true)
|
||||
public function UpdateWizardStateAndGetNextStep($bMoveForward = true)
|
||||
{
|
||||
$sUID = SetupUtils::CreateSetupToken();
|
||||
$this->oWizard->SetParameter('authent', $sUID);
|
||||
|
||||
Reference in New Issue
Block a user