Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…-monorepo into SWC-6614
  • Loading branch information
jay-hodgson committed Dec 8, 2023
2 parents 2980b83 + 8f8bfbb commit 226daba
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ describe('EntityHeaderTable tests', () => {
})

const checkBoxes = await screen.findAllByRole('checkbox')
// Click the 'Select All' checkbox
await userEvent.click(checkBoxes[0])
const button = await screen.findByRole('button', {
name: removeEntitiesButtonText,
Expand Down

0 comments on commit 226daba

Please sign in to comment.