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

Move wallet test to wallet.test.ts #4638

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Move wallet test to wallet.test.ts #4638

merged 1 commit into from
Jan 30, 2024

Conversation

NullSoldier
Copy link
Contributor

Summary

This wallet test for createTransaction() was incorrectly in transaction.test.slow. It was testing an error as a result of calling Wallet.createTransaction().

Testing Plan

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and
what additional work is required, if any.

[ ] Yes

@NullSoldier NullSoldier requested a review from a team as a code owner January 30, 2024 19:35
This wallet test for createTransaction() was incorrectly in
transaction.test.slow. It was testing an error as a result of calling
Wallet.createTransaction().
@NullSoldier NullSoldier merged commit 30e6243 into staging Jan 30, 2024
9 checks passed
@NullSoldier NullSoldier deleted the jason/test branch January 30, 2024 20:05
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.

3 participants