We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a742988 commit 482e103Copy full SHA for 482e103
app/app.component.spec.ts
@@ -1,9 +1,9 @@
1
/* tslint:disable:no-unused-variable */
2
import { AppComponent } from './app.component';
3
4
-import { TestBed } from '@angular/core/testing';
+import { TestBed } from '@angular/core/testing';
5
6
-import { By } from '@angular/platform-browser';
+import { By } from '@angular/platform-browser';
7
8
//////// SPECS /////////////
9
0 commit comments