Skip to content

Commit 335cde4

Browse files
committed
fix broken test
1 parent 4eb0e64 commit 335cde4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
import {MatList} from '@angular/material-experimental/mdc-list';
2+
13
it('should have unit tests', () => {
24
// TODO: Implement.
5+
expect(MatList).toBe(MatList);
36
});

0 commit comments

Comments
 (0)