mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
remove invalid test
This commit is contained in:
parent
b538dbaa60
commit
d7de8d0065
@ -80,13 +80,6 @@ describe('Start Process', () => {
|
||||
startProcessPage.checkStartProcessButtonIsDisabled();
|
||||
});
|
||||
|
||||
// it('[C291855] Should NOT be able to start a process without process model', () => {
|
||||
// appListCloudComponent.checkAppIsDisplayed(noProcessApp);
|
||||
// appListCloudComponent.goToApp(noProcessApp);
|
||||
// processCloudDemoPage.openNewProcessForm();
|
||||
// startProcessPage.checkNoProcessMessage();
|
||||
// });
|
||||
|
||||
it('[C291860] Should be able to start a process', () => {
|
||||
appListCloudComponent.checkAppIsDisplayed(appName);
|
||||
appListCloudComponent.goToApp(appName);
|
||||
|
Loading…
x
Reference in New Issue
Block a user