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 #8750

Merged
merged 1 commit into from
Jan 14, 2024

Conversation

erights
Copy link
Member

@erights erights commented Jan 14, 2024

closes: #XXXX
refs: #8745

Description

At #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 agoric-sdk. endojs/endo#1965 the ones in endo.

Security Considerations

none

Scaling Considerations

none

Documentation Considerations

none

Testing Considerations

none

Upgrade Considerations

none

Copy link
Member

@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.

this is fine, though...

re documentation considerations: I doubt we'll generate docs for tests

@erights
Copy link
Member Author

erights commented Jan 14, 2024

this is fine, though...

re documentation considerations: I doubt we'll generate docs for tests

Fixed PR comment. Done.

@erights erights added the automerge:squash Automatically squash merge label Jan 14, 2024
@mergify mergify bot merged commit 00137a3 into master Jan 14, 2024
76 checks passed
@mergify mergify bot deleted the markm-hibbert-optional-x-param branch January 14, 2024 22:29
anilhelvaci pushed a commit to Jorge-Lopes/agoric-sdk that referenced this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:squash Automatically squash merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants