-
Notifications
You must be signed in to change notification settings - Fork 350
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: remove aptos unit test for function assertions #8839
base: develop
Are you sure you want to change the base?
Conversation
β¦tests-for-functions
The latest updates on your projects. Learn more about Vercel for Git βοΈ
3 Skipped Deployments
|
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.
Please check my comments.
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.
For the API we need to make sure we expose the correct methods as described here https://github.com/LedgerHQ/ledger-live/blob/develop/libs/coin-framework/src/api/types.ts#L31-L46
β Checklist
npx changeset
was attached.π Description
Remove
toBe("function")
assertions.β Context
π§ Checklist for the PR Reviewers