8000
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 e59fb57 commit 7561344Copy full SHA for 7561344
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