mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 15:57:21 +01:00
Update Expectation.php
Typo
This commit is contained in:
@ -502,7 +502,7 @@ final class Expectation
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Asserts that the given expectation target have a specific method.
|
* Asserts that the given expectation target has a specific method.
|
||||||
*/
|
*/
|
||||||
public function toHaveMethod(string $method): ArchExpectation
|
public function toHaveMethod(string $method): ArchExpectation
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user