diff --git a/src/CoreExpectation.php b/src/CoreExpectation.php index bb7c229e..c95e5505 100644 --- a/src/CoreExpectation.php +++ b/src/CoreExpectation.php @@ -24,7 +24,7 @@ use Throwable; * * @template TValue * - * @mixin Expectation + * @mixin Expectation */ final class CoreExpectation {