mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
[ADF-3616] Automated test for start task date error message (#3887)
This commit is contained in:
@@ -99,6 +99,7 @@ describe('Form Component', () => {
|
||||
|
||||
dateWidget.removeFromDateWidget();
|
||||
numberWidget.removeFromNumberWidget();
|
||||
formPage.checkErrorMessageForWidgetIsNotDisplayed(message.warningDate);
|
||||
formPage.checkErrorMessageIsNotDisplayed(message.errorLogDate);
|
||||
formPage.checkErrorLogMessage(message.errorLabel);
|
||||
});
|
||||
|
Reference in New Issue
Block a user