We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1edd390 commit bd8ab0cCopy full SHA for bd8ab0c
src/material/legacy-tooltip/testing/public-api.ts
@@ -6,5 +6,5 @@
6
* found in the LICENSE file at https://angular.io/license
7
*/
8
9
-export * from './tooltip-harness';
+export {MatLegacyTooltipHarness} from './tooltip-harness';
10
export {TooltipHarnessFilters as LegacyTooltipHarnessFilters} from '@angular/material/tooltip/testing';
0 commit comments