diff --git a/src/Expectation.php b/src/Expectation.php index 5885bfeb9..4297a8c89 100644 --- a/src/Expectation.php +++ b/src/Expectation.php @@ -34,8 +34,6 @@ use PHPUnit\Framework\ExpectationFailedException; /** - * @internal - * * @template TValue * * @property OppositeExpectation $not Creates the opposite expectation.