huskies: merge 481_bug_scaffold_does_not_copy_agent_definitions_from_project_toml_to_new_projects
This commit is contained in:
@@ -527,6 +527,7 @@ mod tests {
|
||||
|
||||
assert!(dir.path().join(".huskies/README.md").exists());
|
||||
assert!(dir.path().join(".huskies/project.toml").exists());
|
||||
assert!(dir.path().join(".huskies/agents.toml").exists());
|
||||
assert!(dir.path().join(".huskies/specs/00_CONTEXT.md").exists());
|
||||
assert!(dir.path().join(".huskies/specs/tech/STACK.md").exists());
|
||||
// Old stories/ dirs should NOT be created
|
||||
|
||||
Reference in New Issue
Block a user