Skip to content

Commit

Permalink
chore: add nextest config (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
WenyXu authored Oct 24, 2024
1 parent e260f54 commit 25f6a1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .config/nextest.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[profile.default]
slow-timeout = { period = "60s", terminate-after = 3, grace-period = "30s" }

0 comments on commit 25f6a1c

Please sign in to comment.