-
Notifications
You must be signed in to change notification settings - Fork 9.5k
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
deps(puppeteer): upgrade to 13.7.0 #13657
Conversation
message: v.nodes.map((n) => n.failureSummary).join('\n'), | ||
}; | ||
}); | ||
expect(axeSummary).toMatchInlineSnapshot(` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is kinda long, and it's easy to miss the next expectation. Can you stick this in the snap file as well?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I plan to resolve the color-contrast issues before merging.
GH won't pick up the latest branch's commit in this PR... EDIT: lol closing/opening fixed it |
Splitting out dealing with the color contrast changes. #13918 |
Two network timeouts on yarn install. Could that be a coincidence or is puppeteer getting bigger? |
No description provided.