Skip to content

test(e2e): Fix typing in error routes in Next.js e2e tests #9062

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

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

lforst
Copy link
Contributor

@lforst lforst commented Sep 20, 2023

Next.js introduced type checking for the return values of API routes which failed on the routes where we returned errors. This PR fixes that.

@lforst lforst merged commit 166447f into develop Sep 20, 2023
@lforst lforst deleted the lforst-fix-nextjs-e2e-typing branch September 20, 2023 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants