We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 925ac1b commit fa9b29bCopy full SHA for fa9b29b
1 file changed
modules/ui/src/app/components/shutdown-app/shutdown-app.component.spec.ts
@@ -27,7 +27,7 @@ import SpyObj = jasmine.SpyObj;
27
import { of } from 'rxjs';
28
import { BrowserAnimationsModule } from '@angular/platform-browser/animations';
29
import { WINDOW } from '../../providers/window.provider';
30
-import {SimpleDialogComponent} from '../simple-dialog/simple-dialog.component';
+import { SimpleDialogComponent } from '../simple-dialog/simple-dialog.component';
31
32
describe('ShutdownAppComponent', () => {
33
let component: ShutdownAppComponent;
0 commit comments