Skip to content

Commit f527115

Browse files
committed
styleci fix
1 parent 4846811 commit f527115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/ExportPostmanTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
namespace AndreasElia\PostmanGenerator\Tests\Feature;
44

5+
use AndreasElia\PostmanGenerator\Tests\Fixtures\CollectionHelpersTrait;
56
use AndreasElia\PostmanGenerator\Tests\TestCase;
67
use Illuminate\Support\Arr;
78
use Illuminate\Support\Facades\Storage;
8-
use AndreasElia\PostmanGenerator\Tests\Fixtures\CollectionHelpersTrait;
99

1010
class ExportPostmanTest extends TestCase
1111
{

0 commit comments

Comments
 (0)