Skip to content

Commit

Permalink
fix: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Inverseit committed Dec 5, 2023
1 parent dc0aefd commit 615fdd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ describe('RandomModeButton', () => {

const button = screen.getByRole('button', {
name: /Enable\/Disable Random Mode/i
});
})

expect(button).toBeInTheDocument()
})
Expand Down

0 comments on commit 615fdd3

Please sign in to comment.