mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[affected:*][ci:force] Fixed e2e with new notation
This commit is contained in:
@@ -274,8 +274,8 @@ export const materialLocators = {
|
||||
class: '.mat-mdc-option',
|
||||
group: 'mat-optgroup',
|
||||
text: {
|
||||
class: '.mat-mdc-option-text',
|
||||
root: 'mat-option-text'
|
||||
class: '.mdc-list-item__primary-text',
|
||||
root: 'span'
|
||||
}
|
||||
},
|
||||
Paginator: {
|
||||
|
Reference in New Issue
Block a user