Skip to content

Commit

Permalink
test(grid): remove f from test file #3467
Browse files Browse the repository at this point in the history
  • Loading branch information
hanastasov committed Dec 20, 2018
1 parent 9561e11 commit fd5d218
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { IgxTreeGridWrappedInContComponent } from '../../test-utils/tree-grid-co

describe('IgxTreeGrid Component Tests', () => {

fdescribe('IgxTreeGrid - default rendering for rows and columns', () => {
describe('IgxTreeGrid - default rendering for rows and columns', () => {
configureTestSuite();
let fix;
let grid: IgxTreeGridComponent;
Expand Down

0 comments on commit fd5d218

Please sign in to comment.