Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / process / Tests / ProcessUtilsTest.php
index cdcd3845caaa3c06b8703d0c19aa1f8eb51aad7d..82fd8cfa8c89846d335ec0fa89f1d78589271681 100644 (file)
@@ -14,6 +14,9 @@ namespace Symfony\Component\Process\Tests;
 use PHPUnit\Framework\TestCase;
 use Symfony\Component\Process\ProcessUtils;
 
+/**
+ * @group legacy
+ */
 class ProcessUtilsTest extends TestCase
 {
     /**