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