fix: add timeout parameter to cargo test configuration

This commit is contained in:
2026-03-10 22:23:06 -05:00
parent ef5359bb88
commit 8126f06bf8
+1
View File
@@ -81,6 +81,7 @@ test(
build_root,
],
suite: ['cargo'],
timeout: 0,
)
# System configuration examples installed under the actual runtime lookup paths.