Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / migrate / tests / src / Unit / MigrationTest.php
index 649104b399f226b90225729ebe6a2f39c470e101..364d8d8c0fc556260fc93c6d4aa50bfd3b1c8411 100644 (file)
@@ -19,7 +19,7 @@ use Drupal\Tests\UnitTestCase;
 /**
  * @coversDefaultClass \Drupal\migrate\Plugin\Migration
  *
- * @group Migration
+ * @group migrate
  */
 class MigrationTest extends UnitTestCase {