Skip to content

Commit

Permalink
filtertree: test case
Browse files Browse the repository at this point in the history
  • Loading branch information
medha410 committed Jul 12, 2019
1 parent 0fad4d6 commit f249b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/module/data/tree/filter.tree.component.spec.ts
Expand Up @@ -9,7 +9,7 @@ import { HttpClient, HttpHandler } from '@angular/common/http';
import { Renderer2, Renderer, TemplateRef } from '@angular/core';
import { CommonIconComponent } from './../../base/components/common.icon.component';
import { equal } from 'assert';
fdescribe('amexio-tree-filter-view', () => {
describe('amexio-tree-filter-view', () => {
let comp: AmexioFilterTreeComponent;
let fixture: ComponentFixture<AmexioFilterTreeComponent>;

Expand Down

0 comments on commit f249b33

Please sign in to comment.