Adding lots of ignore statements because testing the models is pointless.

This commit is contained in:
James Cole
2015-05-10 13:22:00 +02:00
parent 355862025a
commit a7956e4856
16 changed files with 68 additions and 2 deletions

View File

@@ -8,6 +8,7 @@ use Illuminate\Database\Eloquent\SoftDeletes;
/**
* Class Category
*
*
* @package FireflyIII\Models
*/
class Category extends Model