Skip to content

Commit

Permalink
Update SupportTappableTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalbaljet authored May 13, 2019
1 parent 832ca7f commit 9c90c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Support/SupportTappableTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace Illuminate\Tests\Support;

use Illuminate\Support\Traits\Tappable;
use PHPUnit\Framework\TestCase;
use Illuminate\Support\Traits\Tappable;

class SupportTappableTest extends TestCase
{
Expand Down

0 comments on commit 9c90c78

Please sign in to comment.