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 b9d5a95

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

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎src/material/tree/testing/tree-harness.spec.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ describe('MatTreeHarness', () => {
1616
let loader: HarnessLoader;
1717

1818
beforeEach(() => {
19-
TestBed.configureTestingModule({
20-
imports: [MatTreeModule, TreeHarnessTest],
21-
});
22-
2319
fixture = TestBed.createComponent(TreeHarnessTest);
2420
fixture.detectChanges();
2521
loader = TestbedHarnessEnvironment.loader(fixture);

0 commit comments

Comments
(0)

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