Skip to content

Commit

Permalink
Fix broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
amcaplan committed Jan 19, 2023
1 parent a7fb3d6 commit de896d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ describe('SelectInput', async () => {
(2) Second
(3) Tenth
[2mnavigate with arrows, enter to select[22m"
[2mPress ↑↓ arrows to select, enter to confirm[22m"
`)
expect(onChange).not.toHaveBeenCalled()
})
Expand Down

0 comments on commit de896d0

Please sign in to comment.