mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
GH Auto: Upstream dependencies ADF:8.1.0-15991325710 JS-API:9.1.0-15991325710 using Tag:8.1.0-15991325710 (#4646)
* [ci:force][auto-commit] Update dependencies ADF:8.1.0-15991325710 JS:9.1.0-15991325710 * Fixed e2e --------- Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com> Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
This commit is contained in:
@@ -41,7 +41,7 @@ export class SnackBarComponent extends BaseComponent {
|
||||
}
|
||||
|
||||
async getSnackBarMessage(): Promise<string> {
|
||||
return this.message.textContent();
|
||||
return this.message.innerText();
|
||||
}
|
||||
|
||||
async getSnackBarActionText(): Promise<string> {
|
||||
|
Reference in New Issue
Block a user