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