Skip to content

Commit 58e2c95

Browse files
geisigithub-actions[bot]
authored andcommitted
Fix styling
1 parent 78f08ad commit 58e2c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
namespace InnoGE\LaravelMsGraphMail\Tests;
44

55
use Illuminate\Database\Eloquent\Factories\Factory;
6-
use Orchestra\Testbench\TestCase as Orchestra;
76
use InnoGE\LaravelMsGraphMail\LaravelMsGraphMailServiceProvider;
7+
use Orchestra\Testbench\TestCase as Orchestra;
88

99
class TestCase extends Orchestra
1010
{

0 commit comments

Comments
 (0)