Skip to content

Commit 2d0db23

Browse files
committed
Update README.md
1 parent aea604e commit 2d0db23

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ Usage example below:
2020
```php
2121
<?php
2222

23-
namespace Klimick\Decode\Test\Static;
23+
namespace Fp\Decode\Test\Static;
2424

25-
use Klimick\PsalmTest\PsalmTest;
26-
use Klimick\PsalmTest\StaticTestCase;
27-
use Klimick\PsalmTest\StaticType\StaticTypes as t;
25+
use Fp\PsalmToolkit\StaticTest\PsalmTest;
26+
use Fp\PsalmToolkit\StaticTest\StaticTestCase;
27+
use Fp\PsalmToolkit\StaticType\StaticTypes as t;
2828

2929
final class ExampleTest extends PsalmTest
3030
{

0 commit comments

Comments
 (0)