@@ -9,8 +9,8 @@ |
||
9 | 9 | namespace Reallyli\LaravelUnicomponent\Tests; |
10 | 10 | |
11 | 11 | use PHPUnit\Framework\TestCase; |
12 | -use Reallyli\LaravelUnicomponent\UnicomponentServiceManager; |
|
13 | 12 | use Reallyli\LaravelUnicomponent\Tests\Example\ExampleService; |
13 | +use Reallyli\LaravelUnicomponent\UnicomponentServiceManager; |
|
14 | 14 | |
15 | 15 | class UnicomponentTest extends TestCase |
16 | 16 | { |