Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / views / tests / src / Functional / Plugin / PagerTest.php
index c80fa09bfc29fb02a0753a98bf0ddd132ce4dfb5..272a3f073dfdc42e300b21c2244444e38f84fd03 100644 (file)
@@ -418,7 +418,7 @@ class PagerTest extends ViewTestBase {
       // Create source string.
       $source = $this->localeStorage->createString(
         [
-          'source' => $label
+          'source' => $label,
         ]
       );
       $source->save();