We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99e7ec0 commit 2f64f37Copy full SHA for 2f64f37
src/app/app.component.spec.ts
@@ -1,6 +1,7 @@
1
import { TestBed, async } from '@angular/core/testing';
2
import { RouterTestingModule } from '@angular/router/testing';
3
import { AppComponent } from './app.component';
4
+import { TranslateModule } from '@ngx-translate/core';
5
import { ElectronService } from './core/services';
6
7
describe('AppComponent', () => {
0 commit comments