mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-15 16:07:55 +03:00
fix covers annotation
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user