diff --git a/src/modules/custom.rs b/src/modules/custom.rs index 27b7c7da..f8b36567 100644 --- a/src/modules/custom.rs +++ b/src/modules/custom.rs @@ -593,7 +593,7 @@ mod tests { let actual = ModuleRenderer::new("custom.test") .path(dir.path()) .config(toml::toml! { - command_timeout = 10000 + command_timeout = 100000 [custom.test] format = "test" when = when