summaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api/tests/TestCase.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix apps/Joas Schilling2016-07-211-3/+4
|
* Move Provisioning api to PSR-4 (#24510)Joas Schilling2016-05-111-0/+73
* Move app to PSR-4 * Fix setUp method * Fix the tests