We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd5fd0d + e68d995 commit 5826579Copy full SHA for 5826579
tests/RandomStringTest.php
@@ -3,9 +3,9 @@
3
namespace Stfn\RandomString\Tests;
4
5
use PHPUnit\Framework\TestCase;
6
-use Stfn\RandomString\StringConfig;
7
use Stfn\RandomString\InvalidStringConfigException;
8
use Stfn\RandomString\RandomString;
+use Stfn\RandomString\StringConfig;
9
10
class RandomStringTest extends TestCase
11
{
0 commit comments