Skip to content

Commit

Permalink
Code formatting improved
Browse files Browse the repository at this point in the history
  • Loading branch information
SerkanSipahi committed Dec 7, 2021
1 parent d7a053a commit dca35c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ test('Is able to make terminal input and view in-progress stdout', async () => {

cleanup()

userEvent("[ArrowDown]")
userEvent("[ArrowDown]")

expect(await findByText('❯ Two')).toBeTruthy()

Expand Down

0 comments on commit dca35c3

Please sign in to comment.