diff --git a/tests/integration/ModifyBackTraceSafeTest.php b/tests/integration/ModifyBackTraceSafeTest.php index bdc2dc8..09c51ab 100644 --- a/tests/integration/ModifyBackTraceSafeTest.php +++ b/tests/integration/ModifyBackTraceSafeTest.php @@ -12,6 +12,9 @@ use PHPUnit\Framework\TestCase; */ class ModifyBackTraceSafeTest extends TestCase { + /** + * @doesNotPerformAssertions + */ public function testBackTraceModificationDoesNotImpactFunctionArguments() { $traverser = new Traverser();