Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / responsive_image / src / Tests / ResponsiveImageFieldUiTest.php
index c879e72c7e512ea93ee657d461d3e08526852c5d..2069f61368f14f8804da50c7e39a523fb8e6afd5 100644 (file)
@@ -77,7 +77,7 @@ class ResponsiveImageFieldUiTest extends WebTestBase {
       ])
       ->addImageStyleMapping('responsive_image_test_module.narrow', '1x', [
         'image_mapping_type' => 'image_style',
-        'image_mapping' => 'medium'
+        'image_mapping' => 'medium',
       ])
       // Test the normal output of mapping to an image style.
       ->addImageStyleMapping('responsive_image_test_module.wide', '1x', [