Skip to content

Commit

Permalink
update duration
Browse files Browse the repository at this point in the history
  • Loading branch information
ijjk committed Dec 20, 2024
1 parent 5607268 commit f4dd738
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ describe('app-fetch-deduping', () => {
await retry(async () => {
await next.render('/test')
expect(invocation(next.cliOutput)).toBe(2)
})
}, 10_000)
})
})
} else {
Expand Down

0 comments on commit f4dd738

Please sign in to comment.