Omni.Agent.Skills test expects skillsDir to end with 'Skills', but Omni.Agent.Paths now uses repo-root 'skills/'. Update test assertion to match current path contract.
Timeline (4)
🔄[human]Open → InProgress2 days ago
💬[human]2 days ago
Updated Omni.Agent.Skills test to assert FilePath.takeFileName skillsDir == "skills" (repo now uses lowercase root skills/). Verified by running _/bin/omni-agent-skills: all 12 tests pass. Commit: b7ff2ffe.
Updated Omni.Agent.Skills test to assert FilePath.takeFileName skillsDir == "skills" (repo now uses lowercase root skills/). Verified by running _/bin/omni-agent-skills: all 12 tests pass. Commit: b7ff2ffe.