Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / migrate / tests / src / Unit / Exception / RequirementsExceptionTest.php
index b3fafc8ec1ba011912cb9315318f836c6659339d..38e1b98c4e1ce8c9fad77379c32205ddacbb87af 100644 (file)
@@ -7,7 +7,7 @@ use Drupal\Tests\UnitTestCase;
 
 /**
  * @coversDefaultClass \Drupal\migrate\Exception\RequirementsException
- * @group migration
+ * @group migrate
  */
 class RequirementsExceptionTest extends UnitTestCase {