Skip to content

Commit

Permalink
Remove all dropdown tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DouglasWebster committed May 19, 2017
1 parent 9f67000 commit b5a16c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ describe('DropdownSampleComponent', () => {
fixture.detectChanges();
});

it('should be created', () => {
xit('should be created', () => {
expect(component).toBeTruthy();
});

Expand Down

0 comments on commit b5a16c4

Please sign in to comment.