Skip to content

Commit cede548

Browse files
author
Andrew Seguin
committed
fix(material/button): update button golden
1 parent d0716cd commit cede548

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

goldens/material/button/testing/index.api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ export class MatButtonHarness extends ContentContainerComponentHarness {
3333
getAppearance(): Promise<ButtonAppearance | null>;
3434
getText(): Promise<string>;
3535
getVariant(): Promise<ButtonVariant>;
36-
// (undocumented)
3736
static hostSelector: string;
3837
isDisabled(): Promise<boolean>;
3938
isFocused(): Promise<boolean>;

0 commit comments

Comments
 (0)