Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
fix(labslist.test.tsx): fix lint problem in file
Browse files Browse the repository at this point in the history
  • Loading branch information
emma-r-slight committed Dec 31, 2020
1 parent bc77f28 commit d16d06c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/__tests__/patients/labs/LabsList.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,6 @@ describe('Table', () => {
name: /actions\.label/i,
}),
).toBeInTheDocument()


})
it('should navigate to lab view on lab click', async () => {
let row: any
Expand Down

0 comments on commit d16d06c

Please sign in to comment.