mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-3753]Refactor task filters page (#3969)
* Refactoring taskFiltersPage * Refactor task filters page * Fix lint errors * no message
This commit is contained in:
committed by
Eugenio Romano
parent
54cbd210a1
commit
534954ffef
@@ -172,7 +172,7 @@ describe('Aspect oriented config', () => {
|
||||
metadataViewPage.checkMetadataGroupIsPresent('Content');
|
||||
});
|
||||
|
||||
it('[C260182] Should show all the aspects if the default configuration contains the * symbol' , () => {
|
||||
it('[C260182] Should show all the aspects if the default configuration contains the asterisk symbol' , () => {
|
||||
|
||||
configEditorPage.enterConfiguration('{' +
|
||||
' "presets": {' +
|
||||
|
Reference in New Issue
Block a user