mirror of
https://github.com/pestphp/pest.git
synced 2026-04-25 16:37:27 +02:00
Adjust style
This commit is contained in:
@ -4,7 +4,5 @@ namespace Tests\Fixtures\Covers;
|
||||
|
||||
class CoversClass1
|
||||
{
|
||||
public function foo()
|
||||
{
|
||||
}
|
||||
public function foo() {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user