[ADF-3753]Refactor task filters page (#3969)

* Refactoring taskFiltersPage

* Refactor task filters page

* Fix lint errors

* no message
This commit is contained in:
cristinaj
2018-11-15 14:28:27 +02:00
committed by Eugenio Romano
parent 54cbd210a1
commit 534954ffef
9 changed files with 191 additions and 230 deletions

View File

@@ -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": {' +