mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-14 04:16:54 +01:00
test(tests): UT for JsonResponse class
Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
@@ -70,7 +70,7 @@ abstract class UserPassResetSaveBase extends ControllerBase
|
||||
$this->mailService = $mailService;
|
||||
$this->trackService = $trackService;
|
||||
|
||||
$this->trackRequest = $this->trackService->buildTrackRequest($this->getViewBaseName());
|
||||
$this->trackRequest = $this->trackService->buildTrackRequest($this->routeContextData->getActionName());
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user