Skip to content

Commit

Permalink
test: replace check to retry in hmr.test.ts (#73590)
Browse files Browse the repository at this point in the history
> [!NOTE]
> The "Test new tests for flakes" may fail due to the number of tests in
a single `hmr.test.ts` file.
> The follow-up stacks are to resolve the issue.

### Why?

The test util `check` is deprecated internally, recommended to replace
to `retry`.
  • Loading branch information
devjiwonchoi authored Dec 6, 2024
1 parent d895a7c commit 3fbb2a6
Showing 1 changed file with 193 additions and 100 deletions.
Loading

0 comments on commit 3fbb2a6

Please sign in to comment.