Skip to content

Commit

Permalink
Fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rishav-jha-mech committed Oct 27, 2023
1 parent a57510e commit 15b3239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/screens/OrganizationPeople/OrganizationPeople.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ async function wait(ms = 2): Promise<void> {
});
}

// TODO - REMOVE THE NEXT LINE IT IS TO SUPPRESS THE ERROR
// TODO - REMOVE THE NEXT LINE IT IS TO SUPPRESS THE ERROR
// FOR THE FIRST TEST WHICH CAME OUT OF NOWHERE
console.error = jest.fn();

Expand Down

0 comments on commit 15b3239

Please sign in to comment.