Merge pull request #3093 from CachetHQ/smoke-tests

Start working on Smoke Tests
This commit is contained in:
James Brooks
2018-06-19 08:50:51 +01:00
committed by GitHub
2 changed files with 68 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ use CachetHQ\Cachet\Integrations\Contracts\System;
/**
* This is the general api controller.
*
* @author James Brooks <james@bluebaytravel.co.uk>
* @author James Brooks <james@alt-three.com>
*/
class GeneralController extends AbstractApiController
{