We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa6b493 commit 63dd47dCopy full SHA for 63dd47d
e2e/app.po.ts
@@ -25,6 +25,6 @@ export class AppPage {
25
}
26
27
public getSnackBar(): Promise<string> {
28
- return this.page.innerText('simple-snack-bar');
+ return this.page.innerText('[matsnackbarlabel]');
29
30
0 commit comments