]> source.dussan.org Git - nextcloud-server.git/commit
Make sure all tests use the TestCase method to overwrite services
authorJoas Schilling <coding@schilljs.com>
Thu, 20 Oct 2016 13:11:01 +0000 (15:11 +0200)
committerJoas Schilling <coding@schilljs.com>
Fri, 21 Oct 2016 08:58:51 +0000 (10:58 +0200)
commita2a998c5676a03e99bdf75b5ad45fe469412ebfa
treec5c8b31fe8d7cd14dfa6ce62ef1597aa1489172d
parent43ff99f4fae6c6cded8fa2998750d2ed5d3c5890
Make sure all tests use the TestCase method to overwrite services

Signed-off-by: Joas Schilling <coding@schilljs.com>
tests/lib/AppConfigTest.php
tests/lib/AppTest.php
tests/lib/Share/ShareTest.php
tests/lib/UtilTest.php