fix(mship): update failing tests - #6548
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview Assertions that previously expected Reviewed by Cursor Bugbot for commit f462d96. Bugbot is set up for automated code reviews on this repo. Configure here. |
Greptile SummaryUpdates two stale SearchModal test expectations to match the current sentence-case “New chat” label.
Confidence Score: 5/5The PR appears safe to merge because both test expectation updates accurately reflect the component’s current rendered text. The changes only correct stale capitalization in two assertions while preserving validation of ask-mode transitions and query handoff behavior.
|
| Filename | Overview |
|---|---|
| apps/sim/app/workspace/[workspaceId]/w/components/sidebar/components/search-modal/search-modal.test.tsx | Both assertion-only changes correctly match the SearchModal’s current New chat: <query> output without weakening behavior coverage. |
Reviews (1): Last reviewed commit: "fix(mship): update failing tests" | Re-trigger Greptile
Summary
Update failing CI tests for cmdk
Type of Change
Testing
CI now passes
Checklist
Screenshots/Videos