You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add missing '/api' prefix arg to dispatch assertions in adapter tests
Add the 6th 'prefix' argument ('/api') to all toHaveBeenCalledWith
assertions for dispatcher.dispatch() in fastify, nextjs, and sveltekit
adapter test files.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
0 commit comments