Skip to content

Commit

Permalink
rename trait
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Apr 11, 2017
1 parent 8f6a489 commit c989b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Feature/ExampleTest.php
Expand Up @@ -3,7 +3,7 @@
namespace Tests\Feature;

use Tests\TestCase;
use Illuminate\Foundation\Testing\FreshDatabase;
use Illuminate\Foundation\Testing\RefreshDatabase;

class ExampleTest extends TestCase
{
Expand Down

0 comments on commit c989b23

Please sign in to comment.