test(skills): derive bundled host error expectation#97
Conversation
The no-host install test duplicated the bundled host ordering in its expected stderr. Reusing the shared host list keeps the test focused on CLI behavior while leaving the host order asserted in the registry tests. Signed-off-by: Kevin Cui <bh@bugs.cc>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
Summary by CodeRabbit
WalkthroughThis PR updates a test assertion in Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
The no-host install test duplicated the bundled host ordering in its expected stderr. Reusing the shared host list keeps the test focused on CLI behavior while leaving the host order asserted in the registry tests.