Update MigrateSkipProcessExceptionTest.php
Compare changes
@@ -19,7 +19,7 @@ class MigrateSkipProcessExceptionTest extends UnitTestCase {
$this->expectDeprecation("Unsilenced deprecation: " . MigrateSkipProcessException::class . " is deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Return TRUE from a process plugin's isPipelineStopped() method to halt further processing on a pipeline. See https://www.drupal.org/node/3414511");