Use Analyzer and fix several issues

This commit is contained in:
James Brooks
2018-06-17 00:39:24 +01:00
parent e37c882dfe
commit 3f4c423005
9 changed files with 124 additions and 70 deletions

View File

@@ -11,7 +11,7 @@
namespace CachetHQ\Tests\Cachet;
use AltThree\TestBench\AnalysisTrait;
use GrahamCampbell\Analyzer\AnalysisTrait;
use PHPUnit\Framework\TestCase;
/**