We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2c2e7 commit 283b7d9Copy full SHA for 283b7d9
addon/ng2/blueprints/directive/files/__path__/__name__.directive.spec.ts
@@ -8,7 +8,7 @@ import {
8
it,
9
inject
10
} from '@angular/core/testing';
11
-import {ComponentFixture, TestComponentBuilder} from '@angular/compiler/testing';
+import { ComponentFixture, TestComponentBuilder } from '@angular/compiler/testing';
12
import { provide, Component } from '@angular/core';
13
import { <%= classifiedModuleName %> } from './<%= dasherizedModuleName %>.directive';
14
0 commit comments