Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 95c2fa5

Browse files
test: fix typo (#878)
1 parent 0d56ea8 commit 95c2fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/__tests__/events.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ test('calling `fireEvent` directly works too', () => {
228228
)
229229
})
230230

231-
test('blur/foucs bubbles in react', () => {
231+
test('blur/focus bubbles in react', () => {
232232
const handleBlur = jest.fn()
233233
const handleBubbledBlur = jest.fn()
234234
const handleFocus = jest.fn()

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /