mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
try to change adf core autoamtion service init
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
|
||||
import { browser } from 'protractor';
|
||||
|
||||
/*
|
||||
Open the CoreAutomationService in ADF core to see where we augment the window
|
||||
*/
|
||||
export class LocalStorageUtil {
|
||||
|
||||
static async getConfigField(field: string): Promise<any> {
|
||||
|
Reference in New Issue
Block a user