mirror of
https://github.com/pestphp/pest.git
synced 2026-03-10 09:47:23 +01:00
Uses Collision ^7.0
This commit is contained in:
@ -12,11 +12,4 @@ use PHPUnit\Framework\TestCase;
|
||||
*/
|
||||
class IgnorableTestCase extends TestCase
|
||||
{
|
||||
/**
|
||||
* @test
|
||||
*/
|
||||
public function fake(): void
|
||||
{
|
||||
self::markTestIncomplete();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user