Skip to content

Commit

Permalink
Merge pull request #1159 from Shopify/fix-select-input-test
Browse files Browse the repository at this point in the history
Fix broken test
  • Loading branch information
matteodepalo authored Jan 19, 2023
2 parents a7fb3d6 + de896d0 commit 9c80989
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 9c80989

Please sign in to comment.