Skip to content

Commit 1367266

Browse files
committed
refactor: final tweaks 2
1 parent 27d6d97 commit 1367266

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/user-event/clear.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ export async function clear(this: UserEventInstance, element: ReactTestInstance)
3838
key: 'Backspace',
3939
text: finalText,
4040
previousText,
41-
isAccepted: true,
4241
});
4342

4443
// 4. Exit element

0 commit comments

Comments
 (0)