Skip to content

Commit

Permalink
NAS-133308: Update ix-explorer.component.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
RehanY147 committed Jan 6, 2025
1 parent 14d0e1f commit 7cc9daf
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,8 @@ describe.skip('IxExplorerComponent', () => {
expect(spectator.query('.tree-container')).toHaveClass('disabled');
});

// TODO: Add test when overall tests for the component are working, after the following issue is solved
// TODO: Add test 'disables input when readonly is set to true on ix-explorer'
// when overall tests for the component are working, after the following issue is solved
// https://github.com/help-me-mom/ng-mocks/issues/10503
});
});

0 comments on commit 7cc9daf

Please sign in to comment.