test: rename dependant queries to dependent queries#10096
test: rename dependant queries to dependent queries#10096pavan-sh wants to merge 1 commit intoTanStack:mainfrom
Conversation
|
📝 WalkthroughWalkthroughTwo test files across different packages have spelling corrections applied, changing "dependant" to "dependent" in test descriptions, query keys, and assertion checks. No functional behavior changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🎯 Changes
This updates two test cases to use the more common spelling “dependent” instead of “dependant”:
injectQuerytestsuseQuerytestsNo runtime behavior changes—test-only rename + matching
queryKeystrings for consistency.✅ Checklist
pnpm run test:pr.🚀 Release Impact
Summary by CodeRabbit