diff --git a/modules/video_embed_media/src/Tests/ProvidedFieldsTest.php b/modules/video_embed_media/src/Tests/ProvidedFieldsTest.php index 487cb35..28412c8 100644 --- a/modules/video_embed_media/src/Tests/ProvidedFieldsTest.php +++ b/modules/video_embed_media/src/Tests/ProvidedFieldsTest.php @@ -5,7 +5,7 @@ * Contains \Drupal\video_embed_media\ProvidedFieldsTest. */ -namespace Drupal\video_embed_media; +namespace Drupal\video_embed_media\Tests; use Drupal\media_entity\Entity\Media; use Drupal\media_entity\Entity\MediaBundle;