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