Skip to content

Commit

Permalink
remove fdescribe
Browse files Browse the repository at this point in the history
  • Loading branch information
dobanisola-scottlogic committed May 20, 2024
1 parent d76e115 commit 322c0f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/treetable/treetable.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ class TestTreeTableComponent {
];
}

fdescribe('TreeTable', () => {
describe('TreeTable', () => {
let testcomponent: TestTreeTableComponent;
let basicTreetable: TreeTable;
let paginationTreeTable: TreeTable;
Expand Down

0 comments on commit 322c0f2

Please sign in to comment.