mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: add nextest config (#5320)
This commit is contained in:
3
.config/nextest.toml
Normal file
3
.config/nextest.toml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[profile.default]
|
||||||
|
retries = { backoff = "fixed", count = 2, delay = "1s" }
|
||||||
|
slow-timeout = "2m"
|
||||||
Reference in New Issue
Block a user