diff --git a/src/Expectation.php b/src/Expectation.php index 68336471..2e581802 100644 --- a/src/Expectation.php +++ b/src/Expectation.php @@ -219,7 +219,7 @@ final class Expectation return $this; } - + /** * It skips the tests in the callback if the condition is not truthy. *