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