[affected:*][ci:force] Fixed check on expansion panel filter

This commit is contained in:
Vito Albano
2024-03-12 15:56:56 +00:00
committed by VitoAlbano
parent 383279ba20
commit 76a914bb96

View File

@@ -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: {