Skip to content

Commit

Permalink
chore(toolbar): remove f from describe #2983
Browse files Browse the repository at this point in the history
  • Loading branch information
Radko Kolev committed Nov 22, 2018
1 parent 26fe665 commit 01092ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ describe('IgxGrid - Grid Toolbar', () => {

});

fdescribe('IgxGrid - Grid Toolbar Custom Content', () => {
describe('IgxGrid - Grid Toolbar Custom Content', () => {
configureTestSuite();
let fixture;
let grid;
Expand Down

0 comments on commit 01092ff

Please sign in to comment.