Updated factory muffin. This breaks everything. Let's skip Travis until we've fixed it. [skip ci]

This commit is contained in:
James Cole
2014-08-21 07:21:56 +02:00
parent 45eb092ab6
commit 22bd995b42
29 changed files with 138 additions and 66 deletions

View File

@@ -1,6 +1,6 @@
<?php
use Mockery as m;
use Zizaco\FactoryMuff\Facade\FactoryMuff as f;
use League\FactoryMuffin\Facade as f;
/**
* Class ProfileControllerTest