Updated tests
This commit is contained in:
@@ -11,9 +11,13 @@
|
||||
|
||||
namespace CachetHQ\Tests\Cachet\Api;
|
||||
|
||||
use CachetHQ\Tests\Cachet\AbstractTestCase;
|
||||
|
||||
class GeneralTest extends AbstractTestCase
|
||||
/**
|
||||
* This is the general test class.
|
||||
*
|
||||
* @author James Brooks <james@alt-three.com>
|
||||
* @author Graham Campbell <graham@alt-three.com>
|
||||
*/
|
||||
class GeneralTest extends AbstractApiTestCase
|
||||
{
|
||||
public function testGetPing()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user