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