-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
tests: Update pluginOptionsSchema tests #27904
tests: Update pluginOptionsSchema tests #27904
Conversation
Thanks for the PR! I certainly agree with the docs update, I'm less convinced that we need to look at both |
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 seems like a good idea to me, as it showcases the full API of testPluginOptionsSchema
for people who are looking at our usage of it! Thank you @MichaelDeBoey!! 👍
dde4eac
to
443f8e8
Compare
@laurieontech @mxstbr I think this one can be merged, no? 🤔 |
@MichaelDeBoey Max and Laurie no longer work at Gatsby, but I can look at this. The tests are failing now. Are you able to see why? |
443f8e8
to
5fa2af1
Compare
5fa2af1
to
57b2428
Compare
@ascorbic Tests should be fine now |
Bring tests in line with the docs