Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / tour / tests / src / Functional / TourTest.php
index 55f3743f61365a2393b26625cac8883eedb13a83..1db1bb8cae5044f05ebde3c8d4672af0b73d5bf4 100644 (file)
@@ -45,7 +45,7 @@ class TourTest extends TourTestBasic {
 
     $this->drupalPlaceBlock('local_actions_block', [
       'theme' => 'seven',
-      'region' => 'content'
+      'region' => 'content',
     ]);
   }
 
@@ -130,7 +130,7 @@ class TourTest extends TourTestBasic {
           'url' => 'http://local/image.png',
           'weight' => 1,
           'attributes' => [
-            'data-id' => 'tour-code-test-2'
+            'data-id' => 'tour-code-test-2',
           ],
         ],
       ],