Skip to content

Commit

Permalink
await test step
Browse files Browse the repository at this point in the history
Closes #399
  • Loading branch information
kentcdodds committed Oct 16, 2024
1 parent 2ae8a0a commit a9a4012
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const { screen } = dtl

import './index.tsx'

testStep(
await testStep(
'Error boundary is rendered immediately due to render error',
async () => {
// Check if the error message is displayed
Expand Down

0 comments on commit a9a4012

Please sign in to comment.