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:
@@ -391,12 +391,12 @@ export const materialLocators = {
|
||||
root: 'mat-tab-label-active'
|
||||
},
|
||||
content: {
|
||||
class: '.mat-mdc-tab-label-content',
|
||||
class: '.mdc-tab__content',
|
||||
root: 'mat-tab-label-content'
|
||||
}
|
||||
},
|
||||
labels: {
|
||||
class: '.mat-mdc-tab-labels'
|
||||
class: '.mdc-tab__text-label'
|
||||
},
|
||||
list: '.mat-mdc-tab-list'
|
||||
},
|
||||
|
Reference in New Issue
Block a user