New tests.

This commit is contained in:
James Cole
2015-06-28 18:00:11 +02:00
parent a650fa51f7
commit 70eed5cb5e
7 changed files with 192 additions and 26 deletions

View File

@@ -10,7 +10,7 @@ use League\FactoryMuffin\Facade as FactoryMuffin;
class ChartJsBillChartGeneratorTest extends TestCase
{
/** @var \FireflyIII\Generator\Chart\Bill\ChartJsBillChartGenerator */
/** @var ChartJsBillChartGenerator */
protected $object;
/**