Skip to content

Commit 3bde4f7

Browse files
andrewseguinAndrew Seguin
andauthored
fix(material/button): update button golden (#31346)
Co-authored-by: Andrew Seguin <[email protected]>
1 parent d0716cd commit 3bde4f7

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)