mirror of
https://github.com/pestphp/pest.git
synced 2026-07-25 19:10:02 +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