test(vue-query/infiniteQueryOptions): replace query-core 'QueryClient' import with vue-query proxy#10385
Conversation
infiniteQueryOptions.test-d.ts for Vue Query was incorrectly using the bare query client from core instead of the vue proxy query client.
📝 WalkthroughWalkthroughUpdated imports in a type definition test file by switching the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 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 96d5d72
☁️ Nx Cloud last updated this comment at |
infiniteQueryOptions.test-d.ts for Vue Query was incorrectly using the bare query client from core instead of the vue proxy query client.
🎯 Changes
✅ Checklist
pnpm run test:pr.🚀 Release Impact
Summary by CodeRabbit