diff --git a/goldens/material/button/testing/index.api.md b/goldens/material/button/testing/index.api.md index 2012bd1879e0..582029883cd2 100644 --- a/goldens/material/button/testing/index.api.md +++ b/goldens/material/button/testing/index.api.md @@ -33,7 +33,6 @@ export class MatButtonHarness extends ContentContainerComponentHarness { getAppearance(): Promise; getText(): Promise; getVariant(): Promise; - // (undocumented) static hostSelector: string; isDisabled(): Promise; isFocused(): Promise;