Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
Update MailablesControllerTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ReeceM committed Jun 28, 2021
1 parent 64dfefb commit 8c872bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Feature/MailablesControllerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
namespace Qoraiche\MailEclipse\Tests\Feature;

use Illuminate\Support\Facades\Config;
use Qoraiche\MailEclipse\Tests\TestCase as TestCase;
use Qoraiche\MailEclipse\Tests\TestCase;

class MailablesControllerTest extends TestCase
{
Expand Down

0 comments on commit 8c872bc

Please sign in to comment.