| @@ -16,7 +16,7 @@ | ||
| 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. |