nextcloud-server/apps/settings/tests/Controller
Joas Schilling e8f7a08e52
ArgumentCountError: Too few arguments to function OCA\Settings\Controller\CheckSetupController::__construct()
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-09 15:13:24 +07:00
..
AdminSettingsControllerTest.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +07:00
AppSettingsControllerTest.php fix appstoreenabled check in Fetcher so it's coherent with AppSettingsController 2021-10-18 12:39:43 +07:00
AuthSettingsControllerTest.php Update php licenses 2021-06-04 22:02:41 +07:00
CheckSetupControllerTest.php ArgumentCountError: Too few arguments to function OCA\Settings\Controller\CheckSetupController::__construct() 2021-11-09 15:13:24 +07:00
DelegationControllerTest.php Add admin privilege delegation for admin settings 2021-09-29 21:43:31 +07:00
MailSettingsControllerTest.php Update php licenses 2021-06-04 22:02:41 +07:00
TwoFactorSettingsControllerTest.php Update php licenses 2021-06-04 22:02:41 +07:00
UsersControllerTest.php use specific email getter where necessary 2021-09-09 19:23:05 +07:00