Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a960163

Browse files
committed
test(material/tooltip): clean up unnecessary imports in tests
Removes imports from tests that aren't necessary anymore, because we're using standalone.
1 parent 8cda5c5 commit a960163

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/material/tooltip/tooltip.zone.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ const initialTooltipMessage = 'initial tooltip message';
1717
describe('MatTooltip Zone.js integration', () => {
1818
beforeEach(waitForAsync(() => {
1919
TestBed.configureTestingModule({
20-
imports: [MatTooltipModule, OverlayModule, ScrollableTooltipDemo],
2120
providers: [provideZoneChangeDetection(), provideFakeDirectionality('rtl')],
2221
});
2322
}));

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /