mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-23 17:28:59 +03:00
Ignore the "result unused" error in tests from the PHPStan config
This commit is contained in:
@@ -78,7 +78,6 @@ class TimestampLastCombCodecTest extends TestCase
|
||||
'node' => 'ff6f8cb0c57d',
|
||||
]))
|
||||
);
|
||||
/** @phpstan-ignore method.resultUnused */
|
||||
$this->codec->decode('0800200c-9a66-11e1-9b21-ff6f8cb0c57d');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user