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 test with invalid default value #3451

Merged
merged 1 commit into from
Apr 27, 2021

Conversation

eapache
Copy link
Contributor

@eapache eapache commented Apr 27, 2021

InspectableInput has a required argument, so this test was technically
invalid. I discovered this while trying to add validation for default
values. Replace it with a new fully optional input type in this test.

Extracted as the first stand-alone mergeable piece of #3448.

@rmosolgo

InspectableInput has a required argument, so this test was technically
invalid. I discovered this while trying to add validation for default
values. Replace it with a new fully optional input type in this test.
@eapache eapache mentioned this pull request Apr 27, 2021
@rmosolgo rmosolgo added this to the 1.12.9 milestone Apr 27, 2021
@rmosolgo rmosolgo merged commit 8c981e7 into rmosolgo:master Apr 27, 2021
@rmosolgo
Copy link
Owner

Thanks!

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.

2 participants