You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/assets/wise5/classroomMonitor/classroomMonitorComponents/nodeGrading/filter-components/filter-components.component.spec.ts
+3-8Lines changed: 3 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -36,12 +36,10 @@ function onlyOneComponent() {
36
36
}asComponentContent
37
37
];
38
38
fixture.detectChanges();
39
+
select=awaitloader.getHarness(MatSelectHarness);
39
40
});
40
-
it('should show button when there is only 1 component',()=>{
0 commit comments