]> source.dussan.org Git - nextcloud-server.git/commit
Fix tests
authorRoeland Jago Douma <roeland@famdouma.nl>
Wed, 31 Aug 2016 11:52:26 +0000 (13:52 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Tue, 6 Sep 2016 19:20:01 +0000 (21:20 +0200)
commit8a5af2d335da21c8f12b9f08773e95982572d40d
tree9c6376bb72cdf4dbd37c6d8a3c4de4517958909e
parent1f9622d88cf413282aefc92ddb0214d08a596082
Fix tests

* hasParameterOption has an additional default value which we must match
  in the return map
* Fix deprecated getMock calls
tests/Core/Command/Config/App/GetConfigTest.php
tests/Core/Command/Config/System/GetConfigTest.php
tests/Core/Command/User/SettingTest.php