migrate angular 21 tests
This commit is contained in:
@@ -8,7 +8,7 @@ describe('SaveDialogComponent', () => {
|
||||
|
||||
beforeEach(waitForAsync(() => {
|
||||
void TestBed.configureTestingModule({
|
||||
declarations: [SaveDialogComponent],
|
||||
imports: [SaveDialogComponent],
|
||||
}).compileComponents();
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user