AlexKhymenko / ngx-permissions

Permission and roles based access control for your angular(angular 2,4,5,6,7,9+) applications(AOT, lazy modules compatible
MIT License
936 stars 126 forks source link

test: emit permissionsAuthorized from allow-stub #217

Closed GeorgeKnap closed 1 year ago

GeorgeKnap commented 1 year ago

In allow stub directive there was an emit of permissionsUnauthorized emitter.. looks to me like a mistake?