Completed
Pull Request — 8.x-1.x (#5)
by Vijay
02:47
created
src/Tests/VideoBundleTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
      *
17 17
      * @var array
18 18
      */
19
-    public static $modules = ['media', 'media_entity', 'video_embed_field', 'video_embed_media',];
19
+    public static $modules = ['media', 'media_entity', 'video_embed_field', 'video_embed_media', ];
20 20
 
21 21
     /**
22 22
      * The test media bundle.
Please login to merge, or discard this patch.