mirror of
https://github.com/pestphp/pest.git
synced 2026-07-22 01:20:03 +02:00
chore: moves to coding stlye
This commit is contained in:
@@ -11,6 +11,6 @@ class ExampleTest extends Base\ExampleTest
|
||||
#[\Override]
|
||||
public function test_example(): void
|
||||
{
|
||||
$this->assertTrue(true);
|
||||
expect(true)->toBeTrue();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user