-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
test: rename dependant queries to dependent queries #10096
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: rename dependant queries to dependent queries #10096
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 |
|
View your CI Pipeline Execution ↗ for commit dda6e3c
☁️ Nx Cloud last updated this comment at |
🎯 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