- Issue created by @dagmar
- @dagmar opened merge request.
- Status changed to Fixed
about 2 years ago 1:11am 16 March 2023 Automatically closed - issue fixed for 2 weeks with no activity.
$this->assertRoleHasPermissions('some_role', ['some permissions']) fails if the permission is granted to authenticated users.
Check the given role, and authenticated role when checking if a role has a permission.
Fixed
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.