Apply fixes from StyleCI
This commit is contained in:
parent
54554465f2
commit
8f14ee989d
12 changed files with 59 additions and 59 deletions
|
@ -24,10 +24,10 @@
|
|||
|
||||
namespace Tests\Assertions;
|
||||
|
||||
use Illuminate\Http\JsonResponse;
|
||||
use Illuminate\Http\Response;
|
||||
use Illuminate\View\View;
|
||||
use Illuminate\Http\Response;
|
||||
use PHPUnit_Framework_Assert;
|
||||
use Illuminate\Http\JsonResponse;
|
||||
use Illuminate\Http\RedirectResponse;
|
||||
|
||||
trait ControllerAssertionsTrait
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue