mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
style permissions fix and add in hasPermission possibility to check t… (#2113)
* style permissions fix and add in hasPermission possibility to check the negate permission * remove fdescribe in discovery test and add test for negate permissions
This commit is contained in:
@@ -90,7 +90,7 @@ let fakeBPMDiscoveryResponse: any = {
|
||||
'minorVersion': '6'
|
||||
};
|
||||
|
||||
fdescribe('Discovery Api Service', () => {
|
||||
describe('Discovery Api Service', () => {
|
||||
|
||||
let service;
|
||||
|
||||
|
Reference in New Issue
Block a user