Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / user / tests / src / Unit / PermissionHandlerTest.php
index 2918d2f61eae539d7aafd7f72433b04b9801510f..a621455d44ba6b8bccf7e7b9a33f353f53fdb27c 100644 (file)
@@ -400,7 +400,7 @@ class TestPermissionCallbacks {
 
   public function singleDescription() {
     return [
-      'access_module_a' => 'single_description'
+      'access_module_a' => 'single_description',
     ];
   }