]> source.dussan.org Git - nextcloud-server.git/commit
fix Controller tests 33324/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 22 Jul 2022 20:15:08 +0000 (22:15 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 22 Jul 2022 20:15:41 +0000 (22:15 +0200)
commitb3b6f2d581bb3aeae0bd9121261d003c173b2bd6
tree821ac620bb0553f31e89957f972aa54d97a7226c
parent6f0ae0b95f8514ca441113bf2362d7d43f679238
fix Controller tests

- added pageTitle in code was missing in expectations
- fixed warnings of superflouos parameter
- fixed wrong type of mock

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
tests/Core/Controller/AvatarControllerTest.php
tests/Core/Controller/LoginControllerTest.php