diff --git a/tests/src/Generator/RandomLibAdapterTest.php b/tests/src/Generator/RandomLibAdapterTest.php index 1fd8dd0..b28ecba 100644 --- a/tests/src/Generator/RandomLibAdapterTest.php +++ b/tests/src/Generator/RandomLibAdapterTest.php @@ -9,7 +9,7 @@ use Mockery; /** * Class RandomLibAdapterTest * @package Ramsey\Uuid\Test\Generator - * @covers Ramsey\Uuid\Generator\SodiumRandomGenerator + * @covers Ramsey\Uuid\Generator\RandomLibAdapter */ class RandomLibAdapterTest extends TestCase {