mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
remove not needed spaces (#5495)
* remove not usefull spaces * increase timeout * increase timeout * fix
This commit is contained in:
@@ -128,5 +128,4 @@ describe('FormRenderingService', () => {
|
||||
const type = resolver(null);
|
||||
expect(type).toBe(JsonWidgetComponent);
|
||||
});
|
||||
|
||||
});
|
||||
|
@@ -461,6 +461,5 @@ describe('Form service', () => {
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
});
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user