Skip to content

Commit bd8ab0c

Browse files
committed
fix(material/legacy-tooltip): rename missed ts symbol
1 parent 1edd390 commit bd8ab0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/legacy-tooltip/testing/public-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
* found in the LICENSE file at https://angular.io/license
77
*/
88

9-
export * from './tooltip-harness';
9+
export {MatLegacyTooltipHarness} from './tooltip-harness';
1010
export {TooltipHarnessFilters as LegacyTooltipHarnessFilters} from '@angular/material/tooltip/testing';

0 commit comments

Comments
 (0)