We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a91bbb commit 6447f96Copy full SHA for 6447f96
.config/nextest.toml
@@ -8,3 +8,4 @@ slow-timeout = { period = "5m", terminate-after = 4 }
8
9
[profile.heavy]
10
retries = 1
11
+slow-timeout = { period = "120m", terminate-after = 1}
0 commit comments