Skip to content

Commit c1b9682

Browse files
andrewseguinAndrew Seguin
andcommitted
fix(material/button): update button golden (#31346)
Co-authored-by: Andrew Seguin <[email protected]> (cherry picked from commit 3bde4f7)
1 parent 88bc13d commit c1b9682

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)