mirror of
https://github.com/pestphp/pest.git
synced 2026-03-08 08:47:22 +01:00
Adjust style
This commit is contained in:
@ -24,9 +24,7 @@ final class EachExpectation
|
||||
*
|
||||
* @param Expectation<TValue> $original
|
||||
*/
|
||||
public function __construct(private readonly Expectation $original)
|
||||
{
|
||||
}
|
||||
public function __construct(private readonly Expectation $original) {}
|
||||
|
||||
/**
|
||||
* Creates a new expectation.
|
||||
|
||||
Reference in New Issue
Block a user