Skip to content

Commit 800ac51

Browse files
authored
Merge pull request #7 from SerkanSipahi/patch-1
Code formatting improved
2 parents d7a053a + dca35c3 commit 800ac51

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)