test: disable fail-fast by default

This commit is contained in:
2025-07-28 19:39:56 -05:00
parent fcc36c8a46
commit 7e0ca4ff3d

2
.config/nextest.toml Normal file
View File

@@ -0,0 +1,2 @@
[profile.default]
fail-fast = false