Wrote tests for Limit Controller

This commit is contained in:
James Cole
2014-08-09 10:01:37 +02:00
parent f792c7add7
commit c06e2380a5
6 changed files with 285 additions and 51 deletions

View File

@@ -42,7 +42,7 @@ class Limit extends Ardent
public static function factory()
{
$start = new Carbon\Carbon;
$start = new Carbon;
$start->startOfMonth();
return [