mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 15:57:21 +01:00
Fixes types
This commit is contained in:
@ -9,7 +9,7 @@ use PHPUnit\Framework\TestCase;
|
||||
/**
|
||||
* @internal
|
||||
*/
|
||||
class IgnorableTest extends TestCase
|
||||
final class IgnorableTest extends TestCase
|
||||
{
|
||||
|
||||
// ..
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user