Skip to content

Commit

Permalink
removed redundant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhiren-Mhatre committed Jan 18, 2025
1 parent 382ab23 commit b848ff5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/screens/UserPortal/People/People.spec.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -785,8 +785,6 @@ describe('People Additional Flow Tests', () => {

expect(screen.getByText('Charlie Test')).toBeInTheDocument();
});

// Add test for error handling
});
describe('Testing People Screen Edge Cases [User Portal]', () => {
const renderComponent = (mocks = MOCKS): RenderResult => {
Expand Down

0 comments on commit b848ff5

Please sign in to comment.