X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fuser%2Ftests%2Fsrc%2FUnit%2FPermissionHandlerTest.php;fp=web%2Fcore%2Fmodules%2Fuser%2Ftests%2Fsrc%2FUnit%2FPermissionHandlerTest.php;h=a621455d44ba6b8bccf7e7b9a33f353f53fdb27c;hp=2918d2f61eae539d7aafd7f72433b04b9801510f;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/modules/user/tests/src/Unit/PermissionHandlerTest.php b/web/core/modules/user/tests/src/Unit/PermissionHandlerTest.php index 2918d2f61..a621455d4 100644 --- a/web/core/modules/user/tests/src/Unit/PermissionHandlerTest.php +++ b/web/core/modules/user/tests/src/Unit/PermissionHandlerTest.php @@ -400,7 +400,7 @@ class TestPermissionCallbacks { public function singleDescription() { return [ - 'access_module_a' => 'single_description' + 'access_module_a' => 'single_description', ]; }