Skip to content

Commit dca35c3

Browse files
authored
Code formatting improved
1 parent d7a053a commit dca35c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ test('Is able to make terminal input and view in-progress stdout', async () => {
8181

8282
cleanup()
8383

84-
userEvent("[ArrowDown]")
84+
userEvent("[ArrowDown]")
8585

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

0 commit comments

Comments
 (0)