mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
add delete users missing in ps cloud e2e
This commit is contained in:
@@ -97,6 +97,7 @@ describe('Form Field Component - Dropdown Widget', () => {
|
||||
appListCloudComponent.checkApsContainer();
|
||||
appListCloudComponent.goToApp(simpleApp);
|
||||
|
||||
identityService.deleteIdentityUser(testUser.idIdentityService);
|
||||
});
|
||||
|
||||
it('[C290069] Should be able to read rest service dropdown options, save and complete the task form', async () => {
|
||||
|
Reference in New Issue
Block a user