Skip to content

Commit 2f64f37

Browse files
author
Yuri Cherepanov
committed
eslint-migration - fix removed translation import
1 parent 99e7ec0 commit 2f64f37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/app.component.spec.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import { TestBed, async } from '@angular/core/testing';
22
import { RouterTestingModule } from '@angular/router/testing';
33
import { AppComponent } from './app.component';
4+
import { TranslateModule } from '@ngx-translate/core';
45
import { ElectronService } from './core/services';
56

67
describe('AppComponent', () => {

0 commit comments

Comments
 (0)