mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 00:07:22 +01:00
Bumps dependencies
This commit is contained in:
@ -6,7 +6,7 @@ use PHPUnit\Framework\TestCase;
|
||||
|
||||
class ExampleTest extends TestCase
|
||||
{
|
||||
public function testExample()
|
||||
public function test_example()
|
||||
{
|
||||
$this->markTestSkipped();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user