Skip to content

Commit

Permalink
fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdulici committed Feb 23, 2019
1 parent 83d999b commit 159e3d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions database/seeds/TestCompany.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
use App\Models\Model;
use App\Models\Auth\User;
use App\Models\Common\Company;
use Date;
use Illuminate\Database\Seeder;

class TestCompany extends Seeder
Expand Down

0 comments on commit 159e3d6

Please sign in to comment.