mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
Bumps dependencies
This commit is contained in:
@ -17,7 +17,7 @@ class ParentTest extends TestCase
|
||||
}
|
||||
|
||||
#[Test]
|
||||
public function testOverrideMethod(): void
|
||||
public function test_override_method(): void
|
||||
{
|
||||
assertTrue($this->getEntity() || true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user