Skip to content

Commit

Permalink
Position a couple things
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyWay committed Apr 27, 2015
1 parent 94c0a6a commit 542ef9b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/FactoryTest.php
@@ -1,10 +1,7 @@
<?php

use Laracasts\TestDummy\Factory as TestDummy;

use Illuminate\Database\Capsule\Manager as DB;

require 'vendor/phpunit/phpunit/src/Framework/Assert/Functions.php';
use Laracasts\TestDummy\Factory as TestDummy;

class FactoryTest extends PHPUnit_Framework_TestCase
{
Expand Down

0 comments on commit 542ef9b

Please sign in to comment.