auto-sync: 2026-05-17 21:15:34
This commit is contained in:
@@ -243,7 +243,6 @@ class TestBatchDecision:
|
||||
assigned_by="daemon", task_type="coding",
|
||||
description="Implement X", must_haves="Tests, Docs",
|
||||
)
|
||||
msg = dispatcher._build_message(task, "execute")
|
||||
msg = dispatcher._build_spawn_message(task, "zhangfei-dev", {})
|
||||
assert "Build Feature" in msg
|
||||
assert "Implement X" in msg
|
||||
assert "execute" in msg
|
||||
|
||||
Reference in New Issue
Block a user