Skip to content
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

Fix mobile tests in with-playwright #36705

Merged
merged 1 commit into from
May 5, 2022
Merged

Fix mobile tests in with-playwright #36705

merged 1 commit into from
May 5, 2022

Conversation

lfades
Copy link
Member

@lfades lfades commented May 5, 2022

I tried going through the testing docs on playwright (https://nextjs.org/docs/testing#playwright) and the test command failed for mobile browsers because the page has a fixed height and the link to /about is outside the viewport:

image

The fix is from #31513

Documentation / Examples

  • Make sure the linting passes by running yarn lint

@ijjk ijjk added the examples Issue/PR related to examples label May 5, 2022
Copy link
Member

@ijjk ijjk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ijjk ijjk merged commit 08ffbc9 into vercel:canary May 5, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants