]> source.dussan.org Git - nextcloud-server.git/commit
test(settings): Correctly only return bool for Symfony Input::hasParameterOption... dependabot/composer/symfony-6.4 48539/head
authorJoas Schilling <coding@schilljs.com>
Fri, 4 Oct 2024 14:24:22 +0000 (16:24 +0200)
committerJoas Schilling <coding@schilljs.com>
Mon, 7 Oct 2024 10:11:39 +0000 (12:11 +0200)
commit315e4658dd3694df144f708e42bb83073bc3b187
tree72e126b46de05de97d290c28a3072f2aa6acee85
parente6cd1051dac570826c969c7e7372a38b192056fa
test(settings): Correctly only return bool for Symfony Input::hasParameterOption calls

Signed-off-by: Joas Schilling <coding@schilljs.com>
tests/Core/Command/User/SettingTest.php