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: "x" parameter in many tests is optional #1965

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

erights
Copy link
Contributor

@erights erights commented Jan 14, 2024

closes: #XXXX
refs: Agoric/agoric-sdk#8745

Description

At Agoric/agoric-sdk#8745 (comment) @dckc noticed that an optional x parameter should have been declared optional but was not. Turns out that I had copy-paste-modify that mistaken declaration to other tests.

This PR fixes the ones in endo. Agoric/agoric-sdk#8750 the ones in agoric-sdk

Security Considerations

none

Scaling Considerations

none

Documentation Considerations

more accurate static types should help us generate more accurate docs

Testing Considerations

none

Upgrade Considerations

none

@erights erights requested a review from dckc January 14, 2024 04:07
@erights erights self-assigned this Jan 14, 2024
@erights erights changed the title fix: "x" parameter in many tests was optional fix: "x" parameter in many tests is optional Jan 14, 2024
Copy link
Contributor

@dckc dckc left a comment

Choose a reason for hiding this comment

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

very well

though I doubt we'll generate docs from these tests

@erights
Copy link
Contributor Author

erights commented Jan 14, 2024

very well

though I doubt we'll generate docs from these tests

Fixed PR comment. Done.

@erights erights merged commit 1ff3c4b into master Jan 14, 2024
14 checks passed
@erights erights deleted the markm-hibbert-optional-x-param branch January 14, 2024 21:58
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