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 f611dce

Browse files
committed
Consistency is key
1 parent c4ae44e commit f611dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/__tests__/simple-button.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ test('click event is emitted when button is clicked', async () => {
2929
await fireEvent.click(getByRole('button'))
3030

3131
// Expect that the event emitted a "click" event. We should test for emitted
32-
// events has they are part of the public API of the component.
32+
// events has they are part of the public API of the component
3333
expect(emitted()).toHaveProperty('click')
3434
})

0 commit comments

Comments
(0)

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