mirror of
https://github.com/pestphp/pest.git
synced 2026-04-20 22:20:17 +02:00
lint
This commit is contained in:
@ -258,6 +258,7 @@ final class Expectation
|
||||
->send(...$parameters)
|
||||
->through($this->pipes($method, $this, Expectation::class))
|
||||
->run();
|
||||
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user