test: isolate heartbeat runner workspace in tests

This commit is contained in:
Peter Steinberger
2026-01-24 04:47:50 +00:00
parent 6c3a9fc092
commit 63176ccb8a
2 changed files with 7 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ describe("runHeartbeatOnce", () => {
const cfg: ClawdbotConfig = {
agents: {
defaults: {
workspace: tmpDir,
heartbeat: {
every: "5m",
target: "slack",