mirror of
https://github.com/pestphp/pest.git
synced 2026-03-09 17:27:22 +01:00
release: v1.21.0
This commit is contained in:
@ -108,7 +108,6 @@ final class Expectation
|
||||
public function ray(...$arguments): self
|
||||
{
|
||||
if (function_exists('ray')) {
|
||||
// @phpstan-ignore-next-line
|
||||
ray($this->value, ...$arguments);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user