mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
remove not needed spaces (#5495)
* remove not usefull spaces * increase timeout * increase timeout * fix
This commit is contained in:
@@ -67,8 +67,7 @@ describe('Process List - Pagination when adding processes', () => {
|
||||
await loginPage.loginToProcessServicesUsingUserModel(processUserModel);
|
||||
|
||||
await (await (await new NavigationBarPage().navigateToProcessServicesPage()).goToTaskApp()).clickProcessButton();
|
||||
|
||||
});
|
||||
});
|
||||
|
||||
it('[C261046] Should keep Items per page after adding processes', async () => {
|
||||
await processDetailsPage.checkProcessTitleIsDisplayed();
|
||||
|
Reference in New Issue
Block a user