mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[affected:*][ci:force] Fixed check on expansion panel filter
This commit is contained in:
@@ -181,7 +181,7 @@ export const materialLocators = {
|
|||||||
root: 'mat-error'
|
root: 'mat-error'
|
||||||
},
|
},
|
||||||
Expanded: {
|
Expanded: {
|
||||||
class: '.mat-mdc-expanded',
|
class: '.mat-expanded',
|
||||||
root: 'mat-expanded'
|
root: 'mat-expanded'
|
||||||
},
|
},
|
||||||
Expansion: {
|
Expansion: {
|
||||||
|
Reference in New Issue
Block a user