Skip to content

Commit e68d995

Browse files
stfndamjanovicgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 17ca04f commit e68d995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/RandomStringTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
namespace Stfn\RandomString\Tests;
44

55
use PHPUnit\Framework\TestCase;
6-
use Stfn\RandomString\StringConfig;
76
use Stfn\RandomString\InvalidStringConfigException;
87
use Stfn\RandomString\RandomString;
8+
use Stfn\RandomString\StringConfig;
99

1010
class RandomStringTest extends TestCase
1111
{

0 commit comments

Comments
 (0)